you can add url parameters with a combination of pamarId, paramName
and paramProperty attributes.
here are the examples :
http://displaytag.homeip.net/displaytag-examples-1.1/example-decorator-link.jsp

I don't know exactly what you mean by 'object' but parameters are
passed as String value.

Regards
Yannick

On 6/21/07, SourceForge.net <[EMAIL PROTECTED]> wrote:
>
> Read and respond to this message at:
> https://sourceforge.net/forum/message.php?msg_id=4373623
> By: robl29
>
> Can someone show me how to pass object of the current row to the 
> "/processTable.do"
> url specified below:
>
> <display:table name="${defectDetails}" id="defect" class="ApptableDisplayTag">
>    <display:column property="table" title="Table" url="/processTable.do"/>
>    <display:column property="tableBusinessName" title="Table Business Name"/>
>    <display:column property="errorCount" title="Defect Count"/>
> </display:table>
>
> TIA
>
> ______________________________________________________________________
> You are receiving this email because you elected to monitor this forum.
> To stop monitoring this forum, login to SourceForge.net and visit:
> https://sourceforge.net/forum/unmonitor.php?forum_id=249318
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to