RE: struts - displaytag table

2005-11-07 Thread David G. Friedman
rds, David -Original Message- From: fea jabi [mailto:[EMAIL PROTECTED] Sent: Monday, November 07, 2005 1:24 PM To: user@struts.apache.org Subject: struts - displaytag table In the JSP I have the below. which is working fine using struts tags. Now would like to use displaytags as it has auto

struts - displaytag table

2005-11-07 Thread fea jabi
In the JSP I have the below. which is working fine using struts tags. Now would like to use displaytags as it has auto sorting of columns. How can I convert the below to use displaytag? as the form that's used in the jsp is different from the one that's used to display the data in the table.