That's easy with the html:struts taglib:

<bean:struts id="myActionMapping" mapping="/Some/Mapping/Path"/>
<bean:write name="myActionMapping" property="name"/>



--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
http://www.edgetechservices.net/
678.910.8017
AIM:   jmitchtx
Yahoo: jmitchtx
MSN:   [EMAIL PROTECTED]




----- Original Message ----- From: "John Moore" <[EMAIL PROTECTED]>
To: "Struts Mailing List" <user@struts.apache.org>
Sent: Monday, May 16, 2005 8:09 AM
Subject: Getting name of form bean?



In a JSP which uses html:form, is there any way of determining the name of the form bean (assuming it's been set in the mapping, of course, not in the html:form tag!).

TIA


-- ============================================== John Moore - Norwich, UK - [EMAIL PROTECTED] ==============================================

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to