What is the directory structure of a war file?
No Answer is Posted For this Question
Be the First to Post Answer
Why servlet is faster than jsp?
What are important features of Servlet 3?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
What is HTTP Session ?
What is cookie? Why is cookie used?
What are the new features added to servlet 2.5?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
What is servletconfig?
What is the life-cycle of servlets?
Define the servlet mapping.
when the several requests comes to server..how it manage the requests
How forward () method is different from send redirect () method?