Java Sample Codes and Articles
Best Java Article and Sample codes that Needed.
Pages
Home
Oops Concepts
Java BuzzWords
Interview Questions
Friday, August 19, 2011
Java Questions - 47
Q:
Explain the directory structure of a web application.
A:
The directory structure of a web application consists of two parts.
A private directory called WEB-INF
A public resource directory which contains public resource folder.
WEB-INF folder consists of
1. web.xml
2. classes directory
3. lib directory
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment