dynamic columns for a jsp

2003-08-04 Thread Jayaraman Dorai
There are around 20 attributes for a business object. The jsp iterates over a collections of this business object and displays them. The user does not want to see all the 20 attributes. Different users may want to see different attributes. This requirement is similar to what outlook provides,

RE: dynamic columns for a jsp

2003-08-04 Thread Gandle, Panchasheel
different? If somebody has a good solution for this, would help Panchasheel -Original Message- From: Jayaraman Dorai [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 10:47 AM To: [EMAIL PROTECTED] Subject: dynamic columns for a jsp There are around 20 attributes for a business

RE: dynamic columns for a jsp

2003-08-04 Thread Jayaraman Dorai
[mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 11:04 AM To: 'Struts Users Mailing List' Subject: RE: dynamic columns for a jsp We have a very similar situation, haven't done it yet, but planning to have two collection to iterate over. one for the columns, that I know when the user logs in, I

Re: dynamic columns for a jsp

2003-08-04 Thread Erik Price
11:04 AM To: 'Struts Users Mailing List' Subject: RE: dynamic columns for a jsp We have a very similar situation, haven't done it yet, but planning to have two collection to iterate over. one for the columns, that I know when the user logs in, I would get it from his preferences of columns from

RE: dynamic columns for a jsp

2003-08-04 Thread Mike Whittaker
the column. Looking desperately for a good solution. Jayaraman -Original Message- From: Gandle, Panchasheel [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 11:04 AM To: 'Struts Users Mailing List' Subject: RE: dynamic columns for a jsp We have a very similar situation, haven't