This should take care of all your table needs:

http://edhill.its.uiowa.edu/display-0.8/

You can change the style(s) of the alternating rows and such as outlined here:

http://edhill.its.uiowa.edu/display-examples-0.8/example-styles.jsp



> -----Original Message-----
> From: Damm, Gary [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 06, 2003 4:40 PM
> To: [EMAIL PROTECTED]
> Subject: Taglib questions
> 
> 
> I'm relatively new to Struts and I'm looking for an existing 
> tag lib to
> do the following actions (I would like to avoid adding Java code to my
> JSP's):
> 
> HTML Tables
> 1.    Alternate row color for each row of an iteration.
> 2.    Next/Previous links for a large collection that is being
> iterated over (ie. Display the first 50 rows and have links at the
> bottom for the next 50, etc.).
> 
> Data Translation
> 1.    Tag to display an "alternate" value for a bean attribute.  Say I
> have a bean attribute called "state" and the value is "NJ" but instead
> of displaying "NJ" I want to look up a predefined value for "NJ" in
> another collection where there is a bean with an value="NJ" and a
> name="New Jersey".
> 
> Thanks in advance for any input.
> 
> Gary
> 
> --
> 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