Re: JSTL-EL question (instanceOf)
Luca Passani <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
Martin Cooper wrote: > >Not with just EL, but see: > >http://jakarta.apache.org/taglibs/sandbox/doc/unstandard-doc/index.html#instanceOf > > > that seems powerful. Thanks. Is there an example of usage somewhere? how do I combine this with <c:if test>? Luca