Re: jndi-taglib and scripting variables
Iikku Mattila <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 26 Jul 2007, Kris Schneider wrote: > > Try: filter='<%= "uid=" + userid %>' > > In other words, the scriptlet expression must appear by itself. > Thank you! It worked and wouldn't ever crossed my mind, though I spent hours on this. Iikku