what is Directory Structure of webapplication?
Answer Posted / radhi
SRC
|
| ----Package1
} |_ _Classes
| |_ _Bean Classes
| |_ _ Util
| |_ _Property files
|
|----Package2
|_ _Classes
|_ _Bean Classes
|_ _ Util
|_ _Property files
WEBCONTENT
|
|_ _ _WEB-INF -root directory
| |
| --classes dir
| --lib dir
| --web.xml
|
| --html
--dhtml
--jsp etc...
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is j2ee specification?
What is a web container j2ee?
What are the advantages in the use of spring for application development?
What is cascade delete?
What is a java ee container?
Why class is used in java?
What is use of final keyword in java?
What is build tool in java?
What are the topics in j2ee?
what is meant by proxy server
What is Connector architecture?
What is data?
Why java is oop language?
Is a relationship java?
What is pure java?