how the server will know its the same jsp page?
Answer Posted / sivaji
By seeing the time stamp of the file and if it is changed
then it will treat as the file has been modified and it will
compile it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by a servlet?
What is the purpose of requestdispatcher interface?
Can we refresh servlet in client and server side automatically?
What is the life cycle of a servlet?
List out difference between a JavaBean from a Servlet?
What is the servletconfig object?
Which httpsession object is used to view and manipulate information about a session?
What do you mean by filter in servlet?
Why is a constructor needed in a servlet even if we use the init method?
Why do we use sendredirect() method?
Can you call a jsp from the servlet?
Explain the difference between servlet and cgi?
How can I send user authentication information while making URL Connection?
What is difference between jsp and servlet?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file