What are the different mode that servlets can be used?
No Answer is Posted For this Question
Be the First to Post Answer
What is setattribute in servlet?
how many jsp scripting elements are there and what are those?
Explain the difference between generic servlet and http servlet?
What are the benefits of using servlet over cgi?
What is called a session?
Explain the war file?
What is servletconfig?
How to invoke a Servlet?
what is servlet life cycle?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Difference between httpservlet and generic servlets?