For rendering tables, I strongly recommend the SourceForge Display Tag library 
(http://displaytag.sourceforge.net/11/index.html) over Table Tags.  The latter 
offers better Struts and FreeMarker integration, but Display Tag is far more 
evolved from an API perspective and abstracts away a lot of lower-level 
plumbing (like sorting) that Table Tags still requires you to write.


----- Original Message ----
From: Olivier THIERRY <[EMAIL PROTECTED]>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Thursday, May 3, 2007 1:54:02 PM
Subject: Re: CSS styles for Table Tags

Yes, the s:table tag is deprecated, but this is not what I use.
I use the Table Tags plugin :
http://cwiki.apache.org/S2PLUGINS/table-tags.html

2007/5/3, Felipe Rodrigues <[EMAIL PROTECTED]>:
>
>
> Isn't it deprecated?
> Just to make sure.
>
> Regards,
>
> Felipe
>
>
> Olivier THIERRY wrote:
> >
> > Hi,
> >
> > I use the Table Tags plugin, but I can't find a way to apply CSS classes
> > to
> > table or thead tags generated by the plugin since there is no cssClass
> or
> > similar attribute.
> > Does anyone have an idea about this ?
> >
> > Olivier
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/CSS-styles-for-Table-Tags-tf3686504.html#a10309873
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




Reply via email to