You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Zsolt Koppany <zk...@intland.com> on 2004/02/26 08:37:43 UTC

How to use with JSTL?

Hi,

how can (should) I use <html:link...> with JSTL?

Zsolt



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: How to use with JSTL?

Posted by Mark Lowe <ma...@talk21.com>.
<html-el:link page="${mylink}">

<a href="<c:url value="${mylink}" />">

or if you're running tc5 then just use the expression language in 
<html:link .. (i think it should work).




On 26 Feb 2004, at 08:37, Zsolt Koppany wrote:

> Hi,
>
> how can (should) I use <html:link...> with JSTL?
>
> Zsolt
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org