Re: Session scoped ActionForm causing strange behaviour

2007-10-04 Thread Ramita Gambhir
; 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-causin

Re: Session scoped ActionForm causing strange behaviour

2007-10-03 Thread Antonio Petrelli
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 o

Re: Session scoped ActionForm causing strange behaviour

2007-10-03 Thread Ramita Gambhir
ored in session, so you don't clear > it after the end of the request. > > Immediate help is needed... > > > You get immediate help only if you pay someone... :-) > > Antonio > > -- View this message in context: http://

Re: Session scoped ActionForm causing strange behaviour

2007-10-03 Thread Antonio Petrelli
2007/10/3, Ramita Gambhir <[EMAIL PROTECTED]>: > > I integrated Struts with Ajax using DWR. For that I had to put the > ActionForm in session scope. Why do you need to put it into session? Now I am facing a strange problem. > > When I change some values in the form, they are saved(marshalled) p

Session scoped ActionForm causing strange behaviour

2007-10-03 Thread Ramita Gambhir
jects? Immediate help is needed... Thanks a lot in advance. Regards, Ramita -- View this message in context: http://www.nabble.com/Session-scoped-ActionForm-causing-strange-behaviour-tf4560983.html#a13016312 Sent from the Struts - User mailing list archive at Nabbl