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]

Reply via email to