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
What is the use of attribute in servlets?
Can you refresh servlet in client and server-side automatically?
What do you mean by web applications?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What are the difference between RMI and Servlets?
What do you mean by scope object and what are its types?
How can you run a servlet program?
What are different methods of session management in servlets?
What are the advantages of cookies?
Name the packages that work with servlet?
What is java servlet session?
How do servlets work?
What is java servlet?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Is servlet a controller?