You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rick Col <ri...@yahoo.com> on 2003/08/05 18:25:04 UTC

image as link in diaplay taglib?

Hi,

I need expert advices from this forum about display
taglib.

I am trying to make an image as link on one of he
columns, how could I achieve that? If you have used
dipslay taglib, please advise. 

I appreciate your help.

regards, 

rick

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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


Re: image as link in diaplay taglib?

Posted by Dan Tran <da...@hotmail.com>.
Here is an example

 <display:column title="Edit" value="<img src=../images/edit.gif border=0>"
href="./load.do" paramId="id" paramProperty="student.id" />

-D
----- Original Message ----- 
From: "Rick Col" <ri...@yahoo.com>
Newsgroups: Struts
Sent: Tuesday, August 05, 2003 9:25 AM
Subject: image as link in diaplay taglib?


> Hi,
>
> I need expert advices from this forum about display
> taglib.
>
> I am trying to make an image as link on one of he
> columns, how could I achieve that? If you have used
> dipslay taglib, please advise.
>
> I appreciate your help.
>
> regards,
>
> rick
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com

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