--- Eric Nelson <[EMAIL PROTECTED]> wrote: > You CAN set the property to a different value every time. Most of my > action beans implement this behavior just fine. Did you make sure your > action bean implements the ParameterAware interface? This binds your > action bean properties to the current values in the request scope.
Just for completeness, ParameterAware is for getting the map of parameters, not for binding those parameters to action properties. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]