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?
-- Scott [EMAIL PROTECTED]