Create StudentWebApp
Steps
- Create a folder for the web app: c:\@StudentWebApp
- Create an index.jsp file: c:\@StudentWebApp\index.html
- Create the WEB-INF folder: c:\@StudentWebApp\WEB-INF
- Create the classes folder: c:\@StudentWebApp\WEB-INF\classes
- Create the lib folder: c:\@StudentWebApp\WEB-INF\lib
- Create a bare minimum deployment descriptor: c:\@StudentWebApp\WEB-INF\web.xml