Same. <html:link> is processed on the server. It generates standard HTML <a> tag. You can check out generated page code in a browser.
On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> wrote: > Thanks for your reply. > > I went to the URL that you gave to me; but still do > not know how to use them. > > For example, if I use <A href= .... in HTML, I can > specify A:link {text-decoration:none} in my XXX.css > file. > > Now, I am using <html:link>, how do I do the same? If > you could give an example? > > --- 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]