On Tue, 2003-07-22 at 10:52, Henri Yandell wrote: > Unsure if JSTL 1.1 will allow this, but using the Unstandard taglib you > can do: > > <un:bind var="bob" type="your.package.Const" field="JVP_LEVEL"/> > <c:if test="$myScopedVar == $bob"> > .. > </c:if> > > http://jakarta.apache.org/taglibs/sandbox/doc/unstandard-doc/intro.html
Killer! I'll have to check this out right now. -- Rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
