--- Alexis Pigeon <[EMAIL PROTECTED]> wrote: > On 18/04/07, meeboo <[EMAIL PROTECTED]> wrote: >> I am trying to include a session property in a >> <s:url> component, but get the following error: >> >> "Unterminated <s:url tag" >> >> <s:url action="user/<s:property >> value="#session.user.username" />/"/> >> > According to the error message, I would say its due > to the fact you are nesting double-quoted expression. > Try to replace one of the pairs of double-quotes by a > single-quote one.
IIRC you've never been able to nest custom tags. If nothing else, it's certainly not valid XML, and the problem isn't quote-related. d. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]