thanks...

But for my next question though:

Why does the documentation:
http://jakarta.apache.org/struts/userGuide/struts-html.html#link

mention the style and styleId and the styleClass properties?

thanks,
Theron



                                                                                       
                
                    Gernot Koller                                                      
                
                    <liquid@kabsi        To:     Struts Users Mailing List             
                
                    .at>                 <[EMAIL PROTECTED]>              
                
                                         cc:                                           
                
                    03/22/02             Subject:     Re: what is html:link equivelant 
                
                    11:43 AM                                                           
                
                    Please                                                             
                
                    respond to                                                         
                
                    Struts Users                                                       
                
                    Mailing List                                                       
                
                                                                                       
                
                                                                                       
                



Just leave your <link href="http://localhost:8080/express/billing.css"; rel
="stylesheet">
tag as it is !
The <html:link> tag is for generating <a href="http://some.url.com
">foobar</a>  tags...

cheers,

gernot.


22.03.2002 18:56:34, [EMAIL PROTECTED] wrote:

>
>This is tricker than I thought:
>
>What is the equivelant of:
>
><link href="http://localhost:8080/express/billing.css"; rel="stylesheet">
>
>using the html:link tag?
>
>I see they have the style property and the styleClass property but I am
not
>sure exactly how they are used.
>
>thanks for any insight...
>
>thanks,
>Theron
>
>
>--
>To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>
>
>
>




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




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

Reply via email to