You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jerome Jacobsen <je...@gentootech.com> on 2001/07/06 21:08:38 UTC

session form beans

Hi,

In what cases does the Struts framework remove a Session Form bean from the
Session?  Is this supposed to be done explicitly by the JSP or Action object
writer?

Thanks,

-Jerome


RE: session form beans

Posted by Niall Pemberton <ni...@btInternet.com>.
It doesn't - they will go when the session ends, or you have to explicitly
remove them.

Niall

> -----Original Message-----
> From: Jerome Jacobsen [mailto:jerome.jacobsen@gentootech.com]
> Sent: 06 July 2001 20:09
> To: struts-user@jakarta.apache.org
> Subject: session form beans
>
>
> Hi,
>
> In what cases does the Struts framework remove a Session Form
> bean from the
> Session?  Is this supposed to be done explicitly by the JSP or
> Action object
> writer?
>
> Thanks,
>
> -Jerome
>