>> ${states.get(state)}
>
> Did it work before, and in what exact versions of Tomcat?
Only on dev with 7.0.5
> I would write that as ${states[state]}
This works.
> What exactly version on Tomcat 7.0.x? There is a new one every month.
.get(..) works on 7.0.5 but not on 7.0.8
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
