Hi

 

Is there a clean way to use map-backed ActionForms in a JSP without
using scriptlets? 

 

Say I have a map of properties called 'userAttributes' in my ActionForm.
I want to loop through these using something like a <c:forEach>, and
then for each one I find, I want to display an <html:text> tag. The
Struts tutorial says you would do it something like <html:text
property="<%="userAttribute(" + name + ")"%>"/>.

 

I'd rather use EL, instead of the scriptlet there. Could anyone show me
a working example please?

 

Please note that I do not know the name of the attribute(s) so it MUST
be dynamic. 

 

Thanks!

 

Richard


*** Disclaimer *** 

This electronic communication is confidential and for the exclusive use of the 
addressee. It may contain private and confidential information. The 
information, attachments and opinions contained in this E-mail are those of its 
author only and do not necessarily represent those of London Scottish Bank PLC 
or any other members of the London Scottish Group. 

If you are not the intended addressee, you are prohibited from any disclosure, 
distribution or further copying or use of this communication or the information 
in it or taking any action in reliance on it. If you have received this 
communication in error please notify the Information Security Manager at [EMAIL 
PROTECTED] as soon as possible and delete the message from all places in your 
computer where it is stored. 

We utilise virus scanning software but we cannot guarantee the security of 
electronic communications and you are advised to check any attachments for 
viruses. We do not accept liability for any loss resulting from any corruption 
or alteration of data or importation of any virus as a result of receiving this 
electronic communication. 

Replies to this E-mail may be monitored for operational or business reasons. 
London Scottish Bank PLC is regulated by the Financial Services Authority.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.

Reply via email to