If you remove the "property" attribute, you'll have full control over
what's produced in the column, so you can write your own link and use
<c:url>, etc. in the body of the tag.
Matt
On 3/27/07, Jesfre <[EMAIL PROTECTED]> wrote:
I need more than one parameter in the url of my id column...
<display:column property="id" escapeXml="true" sortable="true"
url="/editTreatment.html" paramId="id"
paramProperty="id"
titleKey="treatment.id"/>
I tried with the
<c:url>
<c:param/>
</c:url>
tags, but don't work...
maybe some example?? :(
where I must place this?
--
View this message in context:
http://www.nabble.com/How-to-set-more-than-one-parameter-in-a-display-tag-column--tf3476452s2369.html#a9703812
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]