> I was reading the  org.apache.struts.taglib.html API but I didn't find any
> class attribute
> I usually use this html code:  <a href="link.html"
class="myclass">link</a>
> so I tried <html:link href="/index.jsp" class="myclass"><bean:message
> key="nav.homePage"/></html:link> without success
> How do you apply a class attribute to your links ?

Ooops, I forgot to check the styleClass field inherited from BaseHandlerTag
I should go to sleep now :)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to