what is Directory Structure of webapplication?

Answer Posted / mukesh jha

root directory .. contains all html ,jsps , pictures
subdirectory WEB_INF
contains subdirectory classes , lib ,tlds
and web.xml.
classes -- all class file .
lib-- all jar file .
tld-- all tld file for custom tag.
web.xml--- for deployment of servlet and other
configuration file.
root directory can be your directory name. wich
come on url as path. like root is maukesh.
then url will . mukesh/login.jsp etc.
mukesh

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I become a java developer?

483


Is java a web technology?

497


What is java api for xml registries (jaxr)?

538


What is java naming and directory service?

519


Is java safe to download?

487






What is content?

562


What is ejb module?

507


Difference between load and get method?

552


What is a component in java?

455


What is document root?

485


What do you understand by a thin client?

504


What is containers in java?

440


What are the components of the java platform?

472


What is j2ee api?

512


How long does it take to master java?

455