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
What is the major difference between servlet and applet?
Why do we need a constructor in a servlet if we use the init method?
Define the servlet mapping.
What are the functions of an intercepting filter?
Write a simple servlet program to print the contents of html.
What are the types of an http request?
What is servlet and list its types?
What is difference between jsp and servlet?
Define the lifecycle for executing a jsp page.
Can servlet have a constructor ?
Which event is fired at the time of session creation and destroy?
Define the life cycle of a servlets.
Explain web container.
What is a server side include (ssi)
Can we use threads in Servlets?