Cheers guys i'll have a look into JSTL URL.


From: Vic Cekvenic <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: <html:link/> & URL Parameters
Date: Thu, 11 Sep 2003 08:39:14 -0400

Consider using JSTL URL for link, it is much more sophisticated.
hth,
.V

Pat Quinn wrote:
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]


_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



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



Reply via email to