What about an IOC singleton service? Would that work? -------- Original-Nachricht -------- > Datum: Mon, 24 Nov 2008 13:59:24 -0300 > Von: "Marcus Veloso" <[EMAIL PROTECTED]> > An: "Tapestry users" <users@tapestry.apache.org> > Betreff: Re: Global (application state) data
> Hi Toby, > from http://tapestry.apache.org/tapestry5/guide/appstate.html > > "The default persistence strategy, "session", stores the ASOs inside the > session. The session is created as needed." > "Generally, you will configure an ASO if you need to change it from the > default persistence strategy. Right now there's only one built in > strategy, > but more will be coming in the future." > > But, as any java app, you can do this with static object. > > Marcus Veloso --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]