what is Directory Structure of webapplication?

Answer Posted / baiju viswam

The most common hierarchy is (eclipse IDE)

applnroot -
+src (your source files in packages)
build
libraries added by ide
-WebContent
+images
+css
+scripts (javascripts)
index.htm (index page)
-WEB-INF
+lib (libray files used)
+jsp (jsp's)
web.xml (deployment descriptor)
classes (generated class files)

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who gave the name java?

463


What is wildfly java?

478


What is awt package in java?

503


What is assembly in java?

474


What is java ee sdk?

477






What is context root?

562


What are the advantages of object-relational mapping (orm)?

473


What is authorization constraint?

539


Define the struts in the j2ee framework?

496


What is multi tier architecture in j2ee?

460


i want test pattern of zylog company and some examples also

2292


What is java gui?

499


What is a panel java?

550


What is setfocusable in java?

569


What are types of j2ee clients?

500