What is the default HttpRequest method?

Answer Posted / naresh

doGet(HttpServletRequest request,HttpServletResponse response)

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we create deadlock situation in servlet?

950


How do cookies work in servlets?

680


What is servlet and its types?

647


What is the directory structure of a war file?

787


Tell the new features added in servletrequest interface i.e. Servlet 2.4

666






Explain the jar and war files in servlet?

642


What are the different methods involved in generic servlet?

656


What is servlet lazy loading?

778


What are the phases of a servlet life cycle?

708


What is servlet configuration?

624


What is the main purpose of java servlets?

656


What is difference between get and post method?

652


What is MIME Type?

736


Which http method is said to be non-idempotent and idempotent?

700


How can we invoke another servlet in a different application?

790