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


Please Help Members By Posting Answers For Below Questions

Explain the working of service() method of a servlet.

499


Whether thread can be used in servlets?

726


Explain the difference between get and post method in servlet?

598


what do you understand by url rewriting?

546


What is a servlet-to-servlet communcation?

644






What is java servlet?

606


Why the concept of single thread model interface is used?

549


What are the objects involved when a servlet receives a call from client?

545


When should you prefer to use doget() over dopost()?

661


What is a servlet context?

596


What exception should be thrown when servlet is not properly initialized?

553


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

563


Explain the difference between jsp and servlet?

586


Explain the steps involved in placing a servlet within a package?

564


Write a servlet to upload file on server.

593