previous |
start |
next
Servlets
- The deployment descriptor must be in the web.xml
file
- The web.xml file goes in the WEB-INF
subdirectory of the web application directory
- Put the class files into the classes subdirectory of
the WEB-INF directory
previous |
start |
next