You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jonathan M Crater <jo...@fanniemae.com> on 2001/09/05 13:24:14 UTC

Re: what are different scope(s) available to define for a bean instr uts-config.xml

http://jakarta.apache.org/struts/userGuide/building_model.html#javabeans

Venkat Jonnalagadda wrote:

> what are different scope(s) available to define for a bean in
> struts-config.xml and how do it define them....any examples...please...
>
> --Venkat.



Re: what are different scope(s) available to define for a beaninstr uts-config.xml

Posted by Erik Hatcher <er...@earthlink.net>.
If you are referring to form beans, they can only be in "session" or
"request" scope.

    Erik


----- Original Message -----
From: "Jonathan M Crater" <jo...@fanniemae.com>
To: <st...@jakarta.apache.org>
Sent: Wednesday, September 05, 2001 4:24 AM
Subject: Re: what are different scope(s) available to define for a beaninstr
uts-config.xml


> http://jakarta.apache.org/struts/userGuide/building_model.html#javabeans
>
> Venkat Jonnalagadda wrote:
>
> > what are different scope(s) available to define for a bean in
> > struts-config.xml and how do it define them....any examples...please...
> >
> > --Venkat.
>
>