Hi, Thanks a lot for your replies :-)
I found the solution to my problem. It was a case of missing "name" parameter in the <html:select>. I had used <html:select property="xyz">. It was showing the values from previous form object. Thanks a bunch! Regards, Ramita Antonio Petrelli-3 wrote: > > 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 > > -- View this message in context: http://www.nabble.com/Session-scoped-ActionForm-causing-strange-behaviour-tf4560983.html#a13042125 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]