Answer Posted / giridhar gangapatnam
doGet() method is the default HttpRequest method.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the types of Session Tracking ?
Why the concept of single thread model interface is used?
What are the different types of servlets?
What is difference between GenericServlet and HttpServlet?
What do you mean by url pattern in servlet?
What is the use of welcome-file-list?
How can an existing session be invalidated?
What methods do you use in servlet - applet communication?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What are the different ways we can maintain state between requests?
Define the lifecycle for executing a jsp page.
What are the types of an http request?
What is the use of attribute in servlets?
How to generate the server side programming and the advantages of it over the other languages?
Why session tracking is needed?