Define the life cycle of a servlets.
No Answer is Posted For this Question
Be the First to Post Answer
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 the jsp page can be regenerated?
How do you find out what client machine is making a request to your servlet
What are all the ways for session tracking?
Explain the concept of ssi ?
What are the steps that are required to handle the multi-threading?
How do you run a servlet?
how do you maintain sessions in servlets?
Write a hello world program using servlets.
Can we use javascript in Servlets?
What is the difference between the include() and forward() methods?
Which exception is thrown if servlet is not initialized properly?