what is Directory Structure of webapplication?
Answer Posted / nirmala
webcontent contains root folder which inturn contains
all JSP ,HTML besides ur WEB-INF ,
Then WEB-INF contains classes, lib and web.xml which is
nothing but a deployment descriptor
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is event and listener in java?
What are container services?
What is j2ee called now?
Why tomcat is used in java?
How many types of objects are there in java?
Is tomcat a java ee?
How many types of modules is defined by j2ee specification?
What is component in java with example?
Where is java used?
What do you understand by business logic?
What are the main components of the j2ee application?
What is element?
What is mean by connection pooling?
How to create object without using the keyword “new” in java?
What is java naming and directory service?