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 are the disadvantages of storing session state in cookies?
What is the difference between 2 types of servlets?
When should you prefer to use doget() over dopost()?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
Can we override servlet service method?
Is it possible to have a constructor inside the servlet?
What is the directory structure of web application?
What is SingleThreadModel interface?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is the difference between servlet and jsp?
How to commuincate between an applet and a servlet?
Why is a constructor needed in a servlet even if we use the init method?
When servlet object is created?
Which method is called when reference variable is passed in system.net?
What is the life cycle of a servlet?