--- [EMAIL PROTECTED] wrote: > So is this 2.0.9 javadoc correct? It's XWork, not S2; not sure which version.
> /** > * @return the model to be pushed onto the > ValueStack instead of the > Action itself > */ It also says: /** * ModelDriven Actions provide a model object to be pushed onto the ValueStack * in addition to the Action itself, allowing a FormBean type approach like Struts. */ ...and as we discovered working on one of your ModelDriven issues from some time back both the model and action are pushed on to the stack. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]