what is Directory Structure of webapplication?
Answer Posted / neeraj_passion2001
(WEB-ROOT FOLDER) AND ALL HTML AND JSP are at same level
and WEB-ROOT CONTAINS A CLASSES FOLDER WHERE WE KEPT SERVLET
CLASSES AND IN WEB-ROOT ANOTHER FILE WEB.XML IS ALSO DEFINED.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is component-managed sign-on ?
What is group?
What is cmp in j2ee?
What is attribute what is asant?
What is cascade delete?
What is the preferred size of a component in java?
Is tomcat a java ee?
What is initialization parameter?
Which framework is best for java?
Why is java called object oriented?
What is mean by connection pooling?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?
What is j2ee explain the component of j2ee application?
What are the main components of multi-tier architecture?
Is java procedural or object oriented?