how the server will know its the same jsp page?

Answers were Sorted based on User's Feedback



how the server will know its the same jsp page? ..

Answer / 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

how the server will know its the same jsp page? ..

Answer / pushpa

by seeing the portlet name space id

Is This Answer Correct ?    1 Yes 0 No

how the server will know its the same jsp page? ..

Answer / 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

More Servlets Interview Questions

What is servlet and its use?

0 Answers  


What is the use of httpservletrequestwrapper?

0 Answers  


How do I support both get and post from the same servlet?

0 Answers  


Describe some assignments that are executed by servlet container?

0 Answers  


How can you run a servlet program?

0 Answers  






Why is Servlet so popular?

0 Answers  


How servlets are deployed in java?

0 Answers  


Whats the advantages using servlets over using CGI?

0 Answers  


Life Cycle of servlets?

4 Answers   3i Infotech,


Explain mvc pattern.

0 Answers  


What is lazy loading and what is Generic Servlet Class?

0 Answers  


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

0 Answers  


Categories