--- On Thu, 12/4/08, Nils-Helge Garli Hegvik wrote: > You can't have jsp tags inside jsp tag attributes. Try > value="<%= request.getAttribute("userId") %>" or > something instead.
I vote for "${userId}", but only if it's under JSP 2. Sure seems like people try to nest tags a lot :/ Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]