Answer Posted / kalyan
goGet(HttpservletRequest res,HttpservletResponse res ) is
the default HttpRequest method.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is new in ServletRequest interface ? (Servlet 2.4)
Write the code to get the server information in servlet.
How do we go with database connection and log4j integration in servlet?
How do you find out what client machine is making a request to your servlet
What are the uses of servlet
What is a generic servlet?
What are the annotations used in servlet 3?
What is webservlet?
What are the different methods of session management in servlets?
What do you mean by web applications? Explain web application directory arrangement?
What are different methods of session management in servlets?
What is the difference between the include() and forward() methods?
Can we override destroy method in servlet?
How to get the IP address of client in servlet?
What is Servlets and explain the advantages of Servlet life cycle?