Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000454 [Resin] minor always 11-16-05 00:00 11-30-05 10:20
Reporter anonymous View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.16 Product Version 3.0.15
  Product Build 3.0.15
Summary 0000454: EL broken
Description RSN-503
Any "${xxx}" code in a jsp doesn't work now. Resin3.0.15 simply output "${xxx}"
Steps To Reproduce
Additional Information WindowsXP
Attached Files

- Relationships

- Notes
(0000480)
sun2bin
11-16-05 00:00

This issue should be of 'critical' level.
 
(0000481)
sun2bin
11-16-05 00:00

I wonder no one encounters this?
 
(0000482)
ferg
11-16-05 00:00

jsp/1c0{w,x,y}

Technically, this isn't a bug. The JSP spec requires that if an old Servlet <web-app> is used (i.e. no namespace), the EL expressions should not be evaluated. (This was for backward compatibility.)

The fix makes it so the presense of a <web-app> with no namespace (old-style) uses the JSP 1.2 syntax, but a missing web.xml or any resin-web.xml with a namespace will use JSP 2.0 syntax.
 
(0000483)
sun2bin
11-16-05 00:00

I see. I just compared 3.0.14 and 3.0.15 and found the difference. Thanks!
 

- Issue History
Date Modified Username Field Change
11-16-05 00:00 sun2bin New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.16
11-30-05 08:36 ferg Reporter sun2bin => anonymous
11-30-05 08:36 ferg Assigned To  => ferg
11-30-05 10:20 ferg Status resolved => closed


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