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

