You cannot embed custom tags within a custom tag attribute value.

Try this:
<html:link action="/viewOrder" paramId="orderNo" paramName="order"
paramProperty="ponum">View Order</html:link>

robert

> -----Original Message-----
> From: Pat Quinn [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 11, 2003 10:20 AM
> To: [EMAIL PROTECTED]
> Subject: <html:link/> & URL Parameters
>
>
> Hi Guys,
>
> I trying to use the <html:link/> tag library with dynamic url
> parameters e.g
> (which doesn't work).
>
>
> <html:link action="/viewOrder.do?orderNo=<c:out
> value="${order.ponum}"/>">View Order</html:link>
>
>
>
> How should i do this with out using the standard HTML Href tag?
>
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to