Feature Requests item #984884, was opened at 2004-07-04 12:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=984884&group_id=73068

Category: main taglib
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: James Chamberlain (james12670)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enable / disable param forwarding

Initial Comment:
I am using displaytag in a portal environment (WebLogic, Pluto, 
and eXo) and the forwarding of all current params has been a real 
problem for me. I am using post in my forms, but I still experience 
the problem.

I patched displaytag so that in the TableTag.class in the initHref 
method it only forwards params that are internal to displaytag 
(this way the sorting and paging functionality can continue to 
work). I did this by matching the params to the ones in the 
TableTagParameters.class using reflection. It would be easy to 
make this enabled or disabled via the properties file.

I would really like to see this functionality included in displaytag. I 
use displaytag in many portlet applications and this is essential for 
it to work for me. Others have run into this same issue and have 
had to come up with work-arounds. I struggle to find a senario 
where I would want it to forward all current params (If I need to 
forward one I just append it to the requestURI).

What are thoughts on this from displaytag developers and other 
users? Is this something that others are looking for? 

Regards,

James

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=984884&group_id=73068


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to