--- On Tue, 8/19/08, matthieu martin wrote: > It works perfectly, thank you very much ! > > 2008/8/19 Lukasz Lenart > > > <s:textfield id="authorSearchPost" > label="<s:text > > > name='back.comment.search.author' > />" name="author"/>
For completeness, the reason this doesn't work is because you can't nest custom tags like that; that would imply recursive tag parsing, and it doesn't work like that. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]