Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

old JSP pages loading // how to get new ones?

843840Jan 12 2009 — edited Jan 15 2009
I am new to the forum and hope that experts can help. I am running a JSP application on an Apache/tomcat setup.

I encounter the problem that although I update a webpage (say 'example.jsp') with a date of 12 Jan 2009, the server continues to use a version of the page from many days before.

Miscellaneous point: these pages are being accessed by jsp:include and jsp:forward.

It seems like there is a hidden cache somewhere that the server likes to use in place of my updated pages.

I'd be pleased for any solutions!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2009
Added on Jan 12 2009
7 comments
288 views