The params interceptor which sets the action properties uses the
valuestack to set the properties.
Since you have the md interceptor, your action and the model will be on
the stack.
Therefore, when stack.setValue(name, value) gets called, the objects in
the stack are checked from top down to find
Yes, your Action properties will still be available (although they will
be blocked by properties on your Model if they have the same name)
> -Original Message-
> From: Drew McAuliffe [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 06, 2003 9:03 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-