Difference between httpservlet and generic servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between using getSession(true) and getSession(false) methods?
How to run a servlet program?
How variables can be accessed across the sessions?
Describe some assignments that are executed by servlet container?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What do you mean by cgi in servlet?
How we can check in particular page the session will be alive or not
When a servlet accepts a call from a client, it receives two objects. What are they?
how the jsp page can be regenerated?
Difference between java beans & servlets?
what is a session object?
Is servlet synchronized?