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]
