What is the servletconfig object?
No Answer is Posted For this Question
Be the First to Post Answer
In which cases Destroy() is invoked?
Can threads be used in Servelet?
Difference between forward() method and sendredirect() method ?
How can I send user authentication information while making URL Connection?
How to get the server information in a servlet?
Is there any need to shutdown the web server, if you want to modify a servlet?
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
How we can call a jsp from the servlet?
What's the advantages using servlets than using cgi?
How can you create a session in servlet?
Explain the difference between a web server and a web container?
Name the different ways of session tracking.