Is classes folder is compulsory in web-inf/ even though u r
deploying ur application with war file?
Answer Posted / raju aet
Yes ,classes folder is compulsory in web-inf folder
irrespective of the archive file(.war/.ear files).
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the new features added to servlet 2.5?
What is Servlets and explain the advantages of Servlet life cycle?
Which is better jsp or servlet?
Whether we can get deadlock situation in servlets?
What is Servlet API used for connecting database?
What is the directory structure of web application?
What is session?
Can filter be used as request or response?
Can you call a jsp from the servlet?
What are the benefits of using servlet over cgi?
What is the disadvantage of cookies?
What is meant by servlet? What are the parameters of the service method?
What is the difference between the include() and forward() methods?
Why do we have servlet wrapper classes?
What is the dispatcher servlet?