Is classes folder is compulsory in web-inf/ even though u r
deploying ur application with war file?
Answer Posted / azeem
yes its a mandatory folder. when you create your java files
and compile classes folder will be automatically created in
the web-inf folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Client-Server Computing?
What are sessions in servlets?
What are the functions of Servlet container?
Write a hello world program using servlets.
What is the difference between jsp and servlet life cycle?
What are the phases of servlet life cycle?
What is servlet and its advantages?
Where do you define dispatcherservlet?
What are its drawbacks of cgi?
Explain jsessionid?
Can you use javascript in servlets?
Differentiate between get and post?
What must be implemented by all servlets?
What is called a session?
How can the session in servlet be destroyed?