Form in wrong scope

2005-01-25 Thread Nils Liebelt
Hi everybody, For some reason struts decides to put my form into the session scope instead of the specified request scope. When does this happen? I am using a DispatchAction to prepare the view and a LookupDispatch to save forms. Regards, Nils

Form in wrong scope

2005-01-25 Thread Nils Liebelt
Hi everybody, For some reason struts decides to put my form into the session scope instead of the specified request scope. When does this happen? I am using a DispatchAction to prepare the view and a LookupDispatch to save forms. Regards, Nils

RE: Form in wrong scope

2005-01-25 Thread Nils Liebelt
Container specific error. Sorry. Nils -Original Message- From: Nils Liebelt [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 25, 2005 4:38 PM To: user@struts.apache.org Subject: Form in wrong scope Hi everybody, For some reason struts decides to put my form into the session scope

RE: Form in wrong scope

2005-01-25 Thread Nils Liebelt
Container specific error. Sorry. Nils -Original Message- From: Nils Liebelt [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 25, 2005 4:38 PM To: user@struts.apache.org Subject: Form in wrong scope Hi everybody, For some reason struts decides to put my form into the session scope