How to get the current httpsession object?
How an Image can be loaded in a Servlet ?
What is http servlet? Explain with the help of an example.
How do u authorize and authenticate without <auth> of web.xml
Explain the difference between generic servlet and http servlet?
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 ?
Can we override servlet service method?
can we create more than ServletContext and ServletConfig in your application
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is the role of the webserver?
How can you run a servlet program?
What is getservletcontext?