Describe servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is context in servlet?
Explain the servlet context.
Who is responsible to create the object of servlet?
What is the web server used for running the Servlets?
Explain url encoding?
give the syntax of doGet() and doPost()?
Can you refresh servlet in client and server-side automatically?
can we create more than ServletContext and ServletConfig in your application
Can threads be used in Servelet?
Define the lifecycle for executing a jsp page.
What are Servlets?
What is meant by session? Tell me something about httpsession class?