Re: font classes in html:link

2006-02-17 Thread Dave Newton
Ahmed Hashim wrote: > link > body > Ignoring that I already answered this question, your example is wrong: etc. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: font classes in html:link

2006-02-17 Thread Ahmed Hashim
link body it is so simple and powerfull. Ahmed Hashim www.egjug.org On 2/17/06, Chris Cheshire <[EMAIL PROTECTED]> wrote: > > I am new to using Struts and I can't see how to specify the font class > and styles for an html:link tag. > > Previously I would have something like link body > > I don't

Re: font classes in html:link

2006-02-16 Thread Dave Newton
Chris Cheshire wrote: > Thanks, I wasn't looking deep enough on the struts site - I didn't > even see that section. I was looking for documentation links at the > top level. > It's a little twisty sometimes. plugh - To unsub

Re: font classes in html:link

2006-02-16 Thread Chris Cheshire
Thanks, I wasn't looking deep enough on the struts site - I didn't even see that section. I was looking for documentation links at the top level. On 2/16/06, Dave Newton <[EMAIL PROTECTED]> wrote: > Chris Cheshire wrote: > > I am new to using Struts and I can't see how to specify the font class >

Re: font classes in html:link

2006-02-16 Thread Dave Newton
Chris Cheshire wrote: > I am new to using Struts and I can't see how to specify the font class > and styles for an html:link tag. > > Previously I would have something like link body > > I don't see any equivalent thing to use in the html:link tag. > http://struts.apache.org/struts-doc-1.2.x/use

font classes in html:link

2006-02-16 Thread Chris Cheshire
I am new to using Struts and I can't see how to specify the font class and styles for an html:link tag. Previously I would have something like link body I don't see any equivalent thing to use in the html:link tag. How do I go about this? Thanks Chris -