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


Please Help Members By Posting Answers For Below Questions

What is the use of jit compiler in java?

658


What is callback methods Component methods called by the container to notify the component of important events in its life cycle?

713


What is java api for xml registries (jaxr)?

751


to update a batch in a table in jdbc which method of statement object is used

1851


What is a panel java?

757


What is event and listener in java?

589


What is a java application server?

672


Why is java considered dynamic?

746


What is devops in java?

721


What is home interface?

713


What is j2ee server?

728


What are the topics in j2ee?

702


Why java is oop language?

708


What is a thin client?

732


What will happen when you compile and run the following code?

728