ActionServlet re-populates form upon Actoin => Action call

2002-04-18 Thread Terrence Xavier
Dear Struts Developers, We have noticed some unexpected behavior with Struts. Basically, if the HTTPRequest specifies attributes to modify in a struts form, they get modified on EVERY call to the ActionServlet. An example of this is as follows. Say that we have a JSP that sets a form attr

Re: ActionServlet re-populates form upon Actoin => Action call

2002-04-20 Thread Martin Cooper
> Sent: Thursday, April 18, 2002 11:21 AM Subject: ActionServlet re-populates form upon Actoin => Action call > Dear Struts Developers, > > We have noticed some unexpected behavior with Struts. Basically, if > the HTTPRequest specifies attributes to modify in a struts form, th

RE: ActionServlet re-populates form upon Actoin => Action call

2002-04-24 Thread Terrence Xavier
ssage- From: Martin Cooper [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 21, 2002 1:45 AM To: Struts Developers List Subject: Re: ActionServlet re-populates form upon Actoin => Action call What you are seeing is a natural consequence of the Servlet spec, and in particular the behaviour o

Re: ActionServlet re-populates form upon Actoin => Action call

2002-04-24 Thread Nicolas De Loof
27;" <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 4:16 PM Subject: RE: ActionServlet re-populates form upon Actoin => Action call > Dear Martin, > > Thanks for your reply. Although you raise some good points, we still > have some trouble understanding the logic b

Re: ActionServlet re-populates form upon Actoin => Action call

2002-04-24 Thread Craig R. McClanahan
m not real anxious to see us implement it in Struts. Craig > > - Original Message - > From: "Terrence Xavier" <[EMAIL PROTECTED]> > To: "'Struts Developers List'" <[EMAIL PROTECTED]> > Sent: Wednesday, April 24, 2002 4:16 PM

Re: ActionServlet re-populates form upon Actoin => Action call

2002-04-24 Thread Erik Hatcher
chaining in some of examples? Erik - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 11:48 AM Subject: Re: ActionServlet re-populates form upon Actoin =&

RE: ActionServlet re-populates form upon Actoin => Action call

2002-04-29 Thread Terrence Xavier
eplies. Sincerely, Daryl and Terry. -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 11:49 AM To: Struts Developers List Subject: Re: ActionServlet re-populates form upon Actoin => Action call On Wed, 24 Apr 2002, Nico

Re: ActionServlet re-populates form upon Actoin => Action call

2002-05-03 Thread Erik Hatcher
r" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 12:26 PM Subject: Re: ActionServlet re-populates form upon Actoin => Action call > I'm going to have to chime in here a bit. I find Action chaining a very >