what is the difference between doGet() and doPost()?
Answer Posted / srivani
do Get() method carry only 255 characters of data.In depends
on browsers 1024 is carried.But do post() carry more than 255.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Why HttpServlet class is declared abstract?
The code in a finally clause will never fail to execute, right?
How can you run a servlet program?
Why do we have servlet listeners?
Explain session tracking and its importance?
Describe servlet?
Describe the phases of servlet lifecycle?
What is Request Dispatcher?
What is api in servlet?
What is httpservlet class?
What is difference between server and servlet?
Is java servlet still used?
How do you design microservices?
What is the main purpose of java servlets?
What is the advantage of Servlets when compared with other server side technologies?