What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
No Answer is Posted For this Question
Be the First to Post Answer
How do you communicate in between Applets and Servlets?
where the session data will stored?
When should you prefer to use doget() over dopost()?
Which are the different ways you can communicate between servlets?
How we can check in particular page the session will be alive or not
What do you mean by a filter and how does it work?
How to set a cookie that is persisted only for the duration fo the clients session?
What is servlet used for?
When jsessionid is created?
What is connection pooling?
Explain the architechure of a servlet?
How to find whether a parameter exists in the request object?