How is a servlet implemented in code?
No Answer is Posted For this Question
Be the First to Post Answer
when you comppile the servlet is it neccesary to restaet the tomcat server?
What's the servlet interface?
Explain the difference between generic servlet and http servlet?
What is the procedure for initializing a servlet?
What is meant by servlet? What are the parameters of the service method?
What are the different session tracking techniques?
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
Why session tracking is needed?
How servlets can be automatically reloaded?
Given the request path below, which are context path, servlet path and path info?
Differentiate between the get and post method
What is servlet looping or chaining?