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 are the different types of events in java?

428


What is java ee technologies?

468


Explain the four types of container that the j2ee specification defines

492


Why java is called portable language?

496


What is a plugin in java?

475






What is pure java?

525


What is main method in java?

504


Who gave the name java?

469


What is build file?

530


How does event listener work in java?

474


What is B2B?

566


What is caller principal?

559


What is the description for expression element?

525


when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?

1559


How long does it take to master java?

461