Re: ActionMapping question

2002-10-02 Thread Eddie Bush
Ok - you missed a subtle distiction :-) It's never going to be different form what is stated in the config file. You could, however, choose to instantiate/populate a form yourself and put it under some key that you wanted instead of the key Struts would normally expect to find the form under.

Re: ActionMapping question

2002-10-02 Thread Howard Miller
Yes sorry, I read it. I even resorted to downloading/reading the source code. I'm just curious as to what this property is for? When would "attribute" be different from that specified in the configuration file? I can't see why/how? HM On 2 Oct 2002 at 17:17, Eddie Bush wrote: > Did you miss

Re: ActionMapping question

2002-10-02 Thread Craig R. McClanahan
On Wed, 2 Oct 2002, Howard Miller wrote: > Date: Wed, 2 Oct 2002 22:46:35 +0100 > From: Howard Miller <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: ActionMapping question &g

Re: ActionMapping question

2002-10-02 Thread Eddie Bush
Did you miss my previous post regarding this? I think it finally hit the list - you should have it. My mail has been acting odd the last week or so though, so ... Howard Miller wrote: >Hi, > >Can somebody explain what the "attribute" property of ActionMapping actually >means. I don't unders

ActionMapping question

2002-10-02 Thread Howard Miller
Hi, Can somebody explain what the "attribute" property of ActionMapping actually means. I don't understand it. Surely the request/session scope is that given in struts-config.xml, under what circumstances will it differ? Howard Miller -- To unsubscribe, e-mail: F