How do I support both get and post from the same servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How will two or three servlets interact or communicate with each other?
What do you mean by web applications? Explain web application directory arrangement?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
Is there any need to shutdown the web server, if you want to modify a servlet?
what is servlet and what you get when we use servlets?
Differentiate between the get and post method
What are the types of ServletEngines?
Is that servlet is pure java object or not?
when the jsp page is translated to servlet?
What do you mean by interservlet communication?
How do you deal property files in servlet?
What is forward() and include() of servlets RequestDispatcher interface?