jQuery in Action, 2nd edition
The moose likes JSP and the fly likes When does a JSP update? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "When does a JSP update?" Watch "When does a JSP update?" New topic
Author

When does a JSP update?

Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

Originally posted by al langley:
I have a related question---I am using Tomcat, and I get that the time changes (referring to the above post) because I am using Tomcat (not because of the way include directive works).
I tried using an EL expression, and it is updating also---is that because I am using Tomcat also? Or is it because an EL expression will get updated normally (with the use of the include directive)?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: When does a JSP update?
 
Similar Threads
doubt in (page 330, Mock Exam question 6)
Working of Expression language
doubt in HFSJ 1.4 question page no.330 question no.6
more difference jsp:include vs. include directive
Expression Language in Taglibs