-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Oliver,
On 10/10/2010 5:29 AM, Oliver Siegmar wrote: > I'm a bit confused about how differed Java 5 enums are handled in JSPs. I > have > an enum that has an overridden toString() method. > > My JSP looks like this: > > Output per EL: ${myEnumValue} <br/> > Output per JSTL: <c:out value="${myEnumValue}"/> > > The output is: > > Output per EL: VALID > Output per JSTL: valid result, code 0 What do your taglib declarations look like? I've only used the JSTL a little bit, and I found that when you have the wrong taglib URL, things don't work properly. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAky2Br0ACgkQ9CaO5/Lv0PDGywCfYzGC04+VnY4wdP5KvXFqUCIk 2GQAoKwcFGmuul4sXCWjBxtJ+Ig72yyD =pnsq -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org