What are the types of servlet?
No Answer is Posted For this Question
Be the First to Post Answer
why we should override only no-agrs init() method.
difference between request.getSession(false) or request.getSession() and request.getSession(true)
What do you mean by request dispatcher in servlet? Also explain its methods.
How to get the path of servlet in the server?
what is the difference between do get/dopost
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Explain url encoding in servlet?
What is the difference between a generic servlet and http servlet?
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
Explain the servlet context.
How is an application exception handling is done using a servlet?
What are the jobs performed by servlets?