@Inject
private ApplicationStateManager stateManager;

User user = stateManager.get(User.class);



On Tue, 2011-03-15 at 12:54 +0100, Kristian Marinkovic wrote:
> just declare it in your constructor and create your service with tapestry 
> ioc.
> 
> take a look at the tapestry ioc documentation to see how injection works
> 
> g,
> kris
> 
> 
> 
> Von:    robnangle <robnan...@gmail.com>
> An:     users@tapestry.apache.org
> Datum:  15.03.2011 12:49
> Betreff:        Re: Session State not setting user?
> 
> 
> 
> Cheers.. Is that difficult done?
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Session-State-not-setting-user-tp3698456p3699526.html
> 
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to