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

What is the preferred size of a component in java?

441


Why is java considered dynamic?

543


What is api in j2ee?

469


What is full form of j2ee?

520


whay java does not support bass by reference

2348






What do you understand by connector?

504


What is a java application server?

483


What is authorization?

577


Define orm and its working in j2ee?

526


Is java a web technology?

489


What is jbutton in java?

491


How do you compile java?

482


What is j2ee architecture?

473


Where is java used?

482


What is conversational state?

523