What is the capacity that doGet method can send to the
server?
Answer Posted / shakir
Query length is limited to 260 characters.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the functions of the servlet container?
Which is better jsp or servlet?
What is a servlet context object?
How can we refresh automatically when new data has entered the database?
What is cookie in servlet?
Define declaration.
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is servlet configuration?
What is cookies in servlet with example?
What are the types of servlet?
Can filter be used as request or response?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
Explain web container.
Tell us something about servletconfig interface.