--- [EMAIL PROTECTED] wrote: > If I call an action with an id=20 parameter and that > action contains both a field called id and a bean > that contains an id field, both fields are being set
> to 20. Does the parameter "setter" logic set > everything on the action object hierarchy that it can > find with the same name? I don't think so; that could take an indeterminate amount of time. I just wrote an Action with a Long id field and an object that has a Long id field; if I pass in an id=5 just the Action's id field gets set. If I implement ModelDriven then just the object's id field is set. Are you using the default stack? d. ____________________________________________________________________________________ Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]