Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003379 [Resin] minor always 03-09-09 15:33 06-17-09 11:45
Reporter ferg View Status public  
Assigned To ferg
Priority urgent Resolution fixed  
Status closed   Product Version
Summary 0003379: jsp include cache issues
Description (rep by Driss Louriagli)

We may have found a problem with the jsp caching in Resin Pro 3.1.8.
In the attached example we have a jsp page (jspcachetest.jsp)
that performs a pageContext.include on another (cached) jsp page
(jspcachetest.inc.jsp),
which in turn does a pageContext.include on an html page
(included.html).
What happens is that the first request to jspcachetest.jsp works, but a
reload of the page will then
render the pageContext.include of jspcachetest.inc.jsp as empty.
If the last page in the chain (included.html) is a jsp page instead of
an html page, it works.
Is this a bug or are we doing something wrong?

Additional Information server/2h0m
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-09-09 15:33 ferg New Issue
06-17-09 11:45 ferg Assigned To  => ferg
06-17-09 11:45 ferg Status new => closed
06-17-09 11:45 ferg Resolution open => fixed
06-17-09 11:45 ferg Fixed in Version  => 4.0.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker