Anonymous | Login | Signup for a new account | 12-17-2024 08:35 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed. 24 unique queries executed. |