How do you invoke a servelt?
No Answer is Posted For this Question
Be the First to Post Answer
What is use of parseQueryString?
Explain how to improve Servlet Performance?
When a servlet accepts a call from a client, it receives two objects. What are they?
What are the phases of a servlet life cycle?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
can it possible to validate form field before execution of a servlet service method if yes how??
Can we refresh servlet in client and server side automatically?
How is the get () method different from the post() method?
Explain the difference between a web server and a web container?
Which method is called when reference variable is passed in system.net?
What are the types of servlet?