wut abt this:
<a href='<bean:write name="myObj" property="link"/>'><bean:write
name="myObj" property="item"/> </a>
?
(i often use like this way )

----- Original Message -----
From: "Parmar, Deepak" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, April 09, 2002 8:15 AM
Subject: html:link tag question


> I would like to display href from my object.
>
> <html:link href="???">
>      <bean:write name="myObject" property="item"/>
> </html:link>
>
> MyObject has item and Link property and I would like to put Link value at
> ??? in above example.
>
> Deepak
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to