What is meant by Servlet? What are the parameters of service method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between CGI and Servlet?
What is DSN and System DSN and what is the difference between them?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
How to make sure a servlet is loaded at the application startup?
How an Image can be loaded in a Servlet ?
If a servlet is not properly initialized, what exception may be thrown?
Is tomcat a servlet container?
Can threads be used in Servelet?
What are the difference between RMI and Servlets?
difference between request.getSession(false) or request.getSession() and request.getSession(true)
how the server will know its the same jsp page?
How can an existing session be invalidated?