The following comment has been added to this issue: Author: Peter Geni Created: Wed, 3 Nov 2004 9:57 PM Body: If you're using the EL version of displaytag you'll also need to add the following line to ELColumnTagBeanInfo.java:
proplist.add(new PropertyDescriptor("appendRequestParameters", ColumnTag.class, null, "setAppendRequestParameters")); --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/DISPL-86?page=comments#action_26054 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/DISPL-86 Here is an overview of the issue: --------------------------------------------------------------------- Key: DISPL-86 Summary: Append request parameters to column href Type: New Feature Status: Unassigned Priority: Minor Original Estimate: 20 minutes Time Spent: Unknown Remaining: 20 minutes Project: DisplayTag Components: Tag Library Paging/Sorting Assignee: Reporter: Bastian Bowe Created: Thu, 28 Oct 2004 7:32 AM Updated: Wed, 3 Nov 2004 9:57 PM Description: As posted before on [EMAIL PROTECTED] I had the following requirements: I have got an application where I have a table showing some items (now with displaytag). When I click an item the item details are to be shown. The table has still to be visible. As I have to carry some parameters (for filtering and for page navigation of displaytag) with my request I had some problems with the <display:column/> tag as it loses these parameters when using href or url attribute. The solution posted by me on [EMAIL PROTECTED] doesn't work with older j2ee releases. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel