You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Nils Liebelt <ni...@candor.co.za> on 2005/01/25 15:18:43 UTC

Form in the wrong scope

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