Thanks yar, I tired this, and got it working! :)
@Inject private HttpServletRequest _request; Now, i'm able to access the Session info, across all sessions! Thanks a lot, for the help! I did get to know, better! - Ashwanth On Wed, Dec 2, 2009 at 5:59 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > Em Wed, 02 Dec 2009 09:57:50 -0200, Ashwanth Kumar < > ashwanth.ku...@gmail.com> escreveu: > > > But Thiago, >> I tired, but each and every time, i do so, i get just 1 each time!! Plz >> help! >> > > Every Tapestry service (including Request) is wrapped by a proxy. When the > service is per thread, this proxy invokes the methods in the correct object > for that thread. It is a little bit strange at first, but it works. > > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, software architect and developer, Ars Machina Tecnologia da > Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >