Did you check out <html:rewrite> ? or use some span like this.. <html:link action="/Home.do"><span class="hand">Home Page</span></html:link>
Regards, Ganesh! On 3/3/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> wrote: > > When using HTML, I can get rid of underlining by > > > > A:link {text-decoration:none} > > > > When using <html:link> in Struts, how do I get rid of > > the underlining of the link? > > style, styleClass, styleId > > http://struts.apache.org/struts-taglib/tagreference-struts-html.html#html:link > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >