I had the same issue - requiring multiple query parameters to be
dynamically added to the link for each row.  I started by using JSTL,
and ran into the same issue that you did.  My eventual solution was to
create table decorators.

 
Todd

 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
vladimir lenin
Sent: Tuesday, April 04, 2006 5:36 PM
To: [email protected]
Subject: [displaytag-user] Column attributes and run time expressions

As I can only specify one paramId for a column, I am
using a run time expression for the href value. but it
looks like it is evaluated only once. it it not
getting updated by the values from the current object
in the list.
is this the intended behavior. do I have to implement
a table decorator for links?
thank you

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to