Anonymous | Login | Signup for a new account | 12-17-2024 08:32 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 | ||||
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |