RE: property 'property' not set in NestedSubmitTag

2002-01-24 Thread Tom Klaasen (TeleRelay)
23 januari 2002 23:43 > To: Struts Users Mailing List > Subject: Re: property 'property' not set in NestedSubmitTag > > > Believe it or not, this is as expected... > > The nested extension is not to simply maintain the > functionality of the > original,

Re: property 'property' not set in NestedSubmitTag

2002-01-23 Thread Arron Bates
Believe it or not, this is as expected... The nested extension is not to simply maintain the functionality of the original, but to provide it in the nested context. If you don't want the features of the nested context (the default submit tag), then use the original html:submit When you use a