Hi ,

I need some help in JSP,If I request a JSP file for the first time then
that JSP file is parsed into servlet and compiled to class file
if i made a change in Java file and compile it then the changes are not
effecting why?
If i change in JSP file then the display is Effecting.

How the Webserver knows the JSP File has modified ?

is the webserver see the Timestramp of JSP file ?

or It is based on any other thing.


Regards
Rajiv

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to