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
Why the container loads server at the application startup and how?
What is the difference between Difference between doGet() and doPost()?
What is the dispatcher servlet?
What is session?
What do you mean by request dispatcher in servlet?
Which application server is best for java?
If a servlet is not properly initialized, what exception may be thrown?
What is ServletConfig object?
Which event is fired at the time of session creation and destroy?
What is cookies in servlet with example?
What is the difference between the include() and forward() methods?
What are the differences between forward() method and sendredirect() methods?
What are different ways for authentication of servlet?
What are the important functions of filters?
Which httpsession object is used to view and manipulate information about a session?