Anonymous | Login | Signup for a new account | 12-17-2024 08:41 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 | ||||
0000259 | [Resin] | minor | always | 06-13-05 00:00 | 11-30-05 14:43 | ||||
Reporter | user248 | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.13 | ||||||
Summary | 0000259: Resin doesn't deal with <jsp:include under jspx file | ||||||||
Description |
RSN-282 I have following code under jspx file: <jsp:include page="second.jspx"/> but resin doesn't deal with second.jspx,and the output from included page is empty. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0000291) ferg 06-13-05 00:00 |
jsp/15l6 A simple .war file reproducing this would be helpful. The includes work in our tests: <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"> [^] <html> <body> <h1>Resin include test</h1> <jsp:inclde page="inc.jspx"/> </body> </html> </jsp:root> |
Issue History | |||
Date Modified | Username | Field | Change |
06-13-05 00:00 | user248 | New Issue | |
11-30-05 00:00 | administrator | Fixed in Version | => 3.0.15 |
11-30-05 14:43 | ferg | Status | resolved => closed |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 27 unique queries executed. |