Differentiate between get and post?
No Answer is Posted For this Question
Be the First to Post Answer
What’s the difference between genericservlet and httpservlet?
Difference between doget and dopost?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
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 the effective way to make sure all the servlets are accessible only when user has a valid session?
When should you prefer to use doget() over dopost()?
What is the difference between RequestDispatcher and sendRedirect?-
What's the architecture of a servlet package?
Who is responsible for writing a constructor?
How do you communicate in between Applets and Servlets?
How values can be passed from HTML page to servlet?
How will you pass values from HTML page to the servlet?