Check out the link

http://jakarta.apache.org/struts/doc-1.0.2/struts-html.html#image

This talks about the input type=image tag that is part of Struts. However,
without looking at the source code to be certain, the documentation looks
like only Alt text is localized rather than the image source itself.


-----Original Message-----
From: Emmanuel Bridonneau [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11, 2002 2:03 PM
To: 'Struts Users Mailing List' (E-mail)
Subject: how to i18n images?


Hi all,
3 questions for you struts guru.
I believe struts requires  that we se struts tags within a form to
figure out access to the correct bean. I haven't seen any reference to
an input of type image as a strut tags.
- Can I then use a pure html construct like 
<input type="image" src="../images/btn-save.gif" />
in my forms and that'll be the only non struts tag?

- But then how does struts handle I18N image button?
- What are the known approaches used to generate locale sensitive
images?

Thanks for your input.

--
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