2007/10/3, Ramita Gambhir <[EMAIL PROTECTED]>: > > Is there any way I can refresh the values in the Form object?
What do you exactly mean with "refresh"? I read > somewhere reset() function is not called in session scoped forms. If I > call > reset(), can it help? Probably, but you have to override it to clear your properties in your ActionForm class. Antonio