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

Give some advantages of orm (object-relational mapping)?

553


Which compiler is used in java?

484


Is j2ee and jee same?

509


What is the best java course?

507


Describe the ear, war, and jar.

528






What is archiving?

558


What is jetty in java?

516


Why is java called technology?

505


What is component-managed sign-on ?

538


What is container-managed transaction?

585


for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??

3871


What is java j2ee developer?

475


What type of code is java?

519


What is java transaction api (jta)?

531


What is asant?

576