Yes. Singleton service is the way to go. Sent from my iPhone
On 10-Jul-2013, at 8:24 PM, Nathan Quirynen <[email protected]> wrote: > Hi, > > Is there a way in Tapestry to make a variable that can be used across user > sessions, so not SessionState, but on an application level? > Or should I just make a Tapestry service class where I put the needed > variables and modifier methods (I think this works)? Although I'm not sure if > that's a legit way of doing this. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
