You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Emmanuel Boudrant <b7...@yahoo.fr> on 2002/10/23 17:27:39 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>