Look at you tld file.  You need to allow RE for attribute key.

danny

-----Original Message-----
From: Emmanuel Boudrant [mailto:b7st@;yahoo.fr] 
Sent: Wednesday, October 23, 2002 8:28 AM
To: [EMAIL PROTECTED]
Subject: Problem with scriplet inside tag attribute. (struts-layout)


Hi,

I've got a problem with some dynamic tag attributes, I want to put a
scriplet in a tag attribute but the code isn't compiled.

<layout:tab key="<%= name %>" >
   ...
</layout:tab>

When a display HTML source, I've got the <%= ... %>. The tags came from
struts-layout.

ps : This solution work fine with <html:form action="<%= path%>" >

Thx,
-emmanuel



___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo!
Mail : http://fr.mail.yahoo.com

--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to