Paul McCulloch wrote:
In request scope, under the key 'org.apache.struts.action.mapping.instance'
is an object of type ActionMapping. The name property of this ActionMapping
is the name of the form bean being handled by the current request.
This relates to the form bean specified for the request being processed -
not the the form bean reffered to by <html:form>. If you need access to that
form bean then <bean:define> or <nested:define> might help by exposing form
bean properties.
Thanks, I'll check this one out.
--
==============================================
John Moore - Norwich, UK - [EMAIL PROTECTED]
==============================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]