Create StudentWebApp

Steps

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