aspose file tools
The moose likes Tomcat and the fly likes recognization of JSP page Change by tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "recognization of JSP page Change by tomcat" Watch "recognization of JSP page Change by tomcat" New topic
Author

recognization of JSP page Change by tomcat

Joshi Nirav J
Greenhorn

Joined: Jan 30, 2010
Posts: 7
So Does it mean some where jasper engine would be having all the timestamps of the jsp file ?
Then by comparing the old and new timestamp of the changed jsp file it will again re-transalate and compile that changed jsp file.

is it true ?


Thanks and Regards
Nirav Joshi
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14491
    
    7

It is. The JSP is converted to java code and the java code is compiled into a class file. Look under Tomcat's "work" directory.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: recognization of JSP page Change by tomcat
 
Similar Threads
Restarting Tomcat 4.0.x
Writting to multipule files
Include directive
el-ignored query
copy error