Hello Jan-

I found this page to be quite helpful when manipulating image attributes
http://jakarta.apache.org/taglibs/sandbox/doc/image-doc/index.html#image
Here is the javadoc for the doStartTag
http://jakarta.apache.org/taglibs/sandbox/doc/image-doc/javadoc/index.html

M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Van Stalle" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Monday, September 25, 2006 7:28 AM
Subject: custom tag and html:rewrite


> 
> Hey,
> 
> I am writing a custom tag and I need to rewrite a link to an image from with
> the tag-code (by overiding the doStartTag method);
> 
> I know that in a jsp-page you can do this with html:rewrite .. but how to
> do this from within java-code ?
> 
> Any hints would be welcome.
> 
> Jan
> -- 
> View this message in context: 
> http://www.nabble.com/custom-tag-and-html%3Arewrite-tf2330999.html#a6484600
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to