
Web application root directory
| build.xml
|
+---JSP
| HelloWorld.jsp
| HelloApplet.jsp
|
+---src
| \---xptoolkit
| \---web
| HelloWorldServlet.java
|
+---HTML
| index.html
|
\---meta-data
Notice that the Web application project includes only six files. There are four subdirectories: JSP, src, HTML, and meta-data, and the root directory holds the build.xml file. The JSP directory contains two JSPs: HelloWorld.jsp and HelloApplet.jsp. Under the src directory is the Java source for the servlet xptoolkit.web.HelloWorldServlet.java. The web.xml file under the meta-data directory holds the deployment file for this Web application.
Describe what you're looking for in as much detail as you'd like.
Our AI reads your request and finds the best matching books for you.
Popular searches:
Join 2 million readers and get unlimited free ebooks