What is the capacity that doGet method can send to the
server?
Answer Posted / giridhar gangapatnam
doGet() method can send upto 256 characters to the server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different methods of session management in servlets?
What is servlet container?
How do you create a cookie using servlet?
How do we go with database connection and log4j integration in servlet?
Can we override servlet service method?
What is the use of servlet wrapper classes?
what is servlet chaining?
What exception should be thrown when servlet is not properly initialized?
What is the inter-servlet communication?
What is the directory structure of a war file?
What are the types of servlets? Explain
Name the different ways of session tracking.
What do you mean by scope object and what are its types?
What is servlet container. how it works?
What is a web application and what is it’s directory structure?