What is the capacity that doGet method can send to the
server?
Answer Posted / vikra,m
255
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can you create a session in servlet?
What is the use of send redirect () method?
How to make sure a servlet is loaded at the application startup?
What exactly are the functions of servlet?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
How we can get ip address of client in servlet?
Where do you define dispatcherservlet?
What is generic servlet class?
What are the functions of an intercepting filter?
Is it possible to have a constructor inside the servlet?
What are the common methods that are included in the http servlet class?
What is the difference between forward () and sendredirect () functions in servlet? Explain
What do you mean by deployment descriptor?
How to get the actual path of servlet in server?
What is the life cycle of a servlet?