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


Please Help Members By Posting Answers For Below Questions

What are different ways for servlet authentication?

575


Explain web application directory arrangement?

597


What do you mean by interservlet communication?

594


How can we create deadlock situation in servlet?

857


Can you create a deadlock condition on a servlet?

599






How can we include static files in the jsp page?

621


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

571


How the JSP file will be executed on the Server side?

652


Why doesn’t a servlet include main()? How does it work?

643


What is a servlet engine?

554


How would you create deadlock on your servlet?

628


What is the requirement of servlet config and servlet context implemented and how are they implemented?

551


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

2931


If servlet receives multiple requests, how many objects will it create?

838


Which protocol will be used by browser and servlet to communicate

586