what is Directory Structure of webapplication?
Answer Posted / suresh
WEB-INF -root directory
|
--classes dir
--lib dir
--src dir
--web.xml
|
--html
--dhtml
--jsp etc...
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What does enterprise javabeans module contain?
What is ejb container provider?
What are the component of java?
Which edition of java is used for web application?
Define orm and its working in j2ee?
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
J2ee is a container centric architecture. Explain.
Difference between save and saveorupdate?
What is j2ee architecture?
Is java an assembly language?
What is home handle?
What is difference between java and core?
I’m new to WebLogic Does anyone knows how to Deploy Application using
Is string an object in java?
What is connector?