how the server will know its the same jsp page?
Answer Posted / srinivasan
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 ? | 10 Yes | 0 No |
Post New Answer View All Answers
Define context initialization parameters.
If some new data has entered the database, explain how can a servlet refresh automatically?
When jsessionid is created?
What is Servlet API used for connecting database?
Explain the lifecycle of a servlet?
Why is Servlet so popular?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What is a servlet engine?
How printwriter is different from servletoutputstream?
What is the purpose of requestdispatcher interface?
What is the life cycle of a servlet?
Which interface should be implemented by all servlets?
What do you mean by web applications?
Why is http protocol called as a stateless protocol?
What do you mean by session tracking and also explain its techniques?