1. struts 2 if : compare enum stackoverflow.comI have a Struts 2 jsp with the following code...
The problem is the java code behind categories is..
|
2. How to use an enum in Struts html:select tag stackoverflow.comI am currently trying to create a
|
3. Struts 2 iterate enum stackoverflow.comIs it possible in Struts 2 to iterate an enum using the tag s:iterator? Right now I'm doing it using a list of String, but is it possible to use an enum ... |
4. How to access enum in jsp? struts.1045723.n5.nabble.comHow do I reference an enum variable in an |