Well, not sure if it's your whole problem, but if you want the properties to be set on your model object, then you need to put the modeldriven interceptor before the params interceptors...
Does your getModel() method depend on anything being set up by execute() or the params being set? Jason > -----Original Message----- > From: Mark Woon [mailto:[EMAIL PROTECTED] > Sent: Monday, March 01, 2004 10:12 AM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] [WW2] Weird behavior with > ParameterInterceptor > > > Mark Woon wrote: > > > I'm seeing some weird behavior with the > ParameterInterceptor. In one > > of > > > > my actions, the execute method is getting called before all the > > parameters have been set. This is my first ModelDriven > action, so my > > guess is that it's somehow related? > > > > My interceptor stack is as follows: > > <interceptor-ref name="static-params"/> > > <interceptor-ref name="params"/> > > <interceptor-ref name="conversionError"/> > > <!-- a couple custom interceptors --> > > <interceptor-ref name="model-driven"/> > > <interceptor-ref name="validation"/> > > <interceptor-ref name="workflow"/> > > > > Anyone have any idea what my problem may be? > > > > Just to clarify, I'm getting: > > 1. Action.execute > 2. TypeConversion > 3. Values get set > > Which of course doesn't help me much if I want to use the > values in the > .execute() method. > > Any pointers would be greatly appreciated... > -Mark > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438> &op=click > > _______________________________________________ > > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork