Answer Posted / naresh
doGet(HttpServletRequest request,HttpServletResponse response)
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can we create deadlock situation in servlet?
How do cookies work in servlets?
What is servlet and its types?
What is the directory structure of a war file?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
Explain the jar and war files in servlet?
What are the different methods involved in generic servlet?
What is servlet lazy loading?
What are the phases of a servlet life cycle?
What is servlet configuration?
What is the main purpose of java servlets?
What is difference between get and post method?
What is MIME Type?
Which http method is said to be non-idempotent and idempotent?
How can we invoke another servlet in a different application?