InterviewSolution
Saved Bookmarks
| 1. |
What Are The Directory Structure Of Web Application? |
|
Answer» Web component FOLLOWS the STANDARD DIRECTORY structure defined in the J2EE specification. Directory Structure of Web Component/ index.htm, JSP, Images ETC.. Web-inf web.xml classes servlet classes LIB jar files Web component follows the standard directory structure defined in the J2EE specification. |
|