Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005131 [Resin] minor always 07-05-12 06:22 07-17-12 17:07
Reporter mate View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.28
Summary 0005131: Convert Strings to enum values in EL
Description In the EL reference implementation/Glassfish, you can invoke methods taking enum parameters, and in the EL expression provide the string name of the enum value.

Example:
enum Foo {
  One, Two
}

void bar(Foo foo) { ... }

Can be invoked with
#{a.bar('One')}

Would be nice if Resin supported the same!
Additional Information
Attached Files

- Relationships

- Notes
(0005956)
ferg
07-17-12 17:07

jsp/327a
 

- Issue History
Date Modified Username Field Change
07-05-12 06:22 mate New Issue
07-17-12 17:07 ferg Note Added: 0005956
07-17-12 17:07 ferg Assigned To  => ferg
07-17-12 17:07 ferg Status new => closed
07-17-12 17:07 ferg Resolution open => fixed
07-17-12 17:07 ferg Fixed in Version  => 4.0.30


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