Hi All ,

   For those of you out there who have used image buttons to submit
information, i have a problem which i am hoping you will help me with... 
I am using an image where onclick will let me open a new window with the new
information on it. The below html does this quite nicely. 

<A HREF="javascript:results_popup(1);"><img src="image/b_profile.gif"
border="0"></A>


 Can anybody tell me how to use the struts <html:image> or <html:img> tag to
do this...Also i want the image to be an internationalized image. So i want
to specify my image location in the properties file. Anybody who has done
this before please share your solution. I have spend quite a lot of time
trying to crack this (without success) and this is upsetting my schedule.
Thanks a lot.

cheers,
Amar..

Reply via email to