Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.15 Product Version 3.0.13
  Product Build 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.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- 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.
Powered by Mantis Bugtracker