Answer Posted / rambabu gonela
all URLs on webpage is explicitly written with
reponse.encodeURL(String url) method, URL rewriting will
happen automatically if cookies don?t work with the client
| Is This Answer Correct ? | 33 Yes | 10 No |
Post New Answer View All Answers
Explain the difference between servlet and cgi?
Explain the difference between get and post method in servlet?
Explain the role of dispatcherservlet and contextloaderlistener.
List some life cycle methods of a servlet.
What do you mean by request dispatcher in servlet? Also explain its methods.
Explain the difference between generic servlet and http servlet?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is meant by a servlet?
What if you need to span your transaction across multiple servlet invocations?
What is cookie in servlet?
What is ServletConfig object?
Difference between httpservlet and generic servlets?
What are the exceptions thrown by servlets? Why?
What is the purpose of inter-servlet communication?
What are the two important api's in for servlets?