Structure of java web application

by Selva 2010-01-27 19:22:03

Here is the structure of java web application :

APP/
|--index.jsp
|--META-INF/
|      --
|--WEB-INF/
|     --web.xml
|     --classes/
|         --bean1.class
| -    -lib/
|         --struts.jar

Tagged in:

1279
like
0
dislike
0
mail
flag

You must LOGIN to add comments