Re: Tapestry 5 and ServletContext

2008-11-06 Thread Thiago H. de Paula Figueiredo
Em Thu, 06 Nov 2008 02:10:41 -0300, Muralidhar Y <[EMAIL PROTECTED]> escreveu: I am not sure of T5 but you can use ASO with global scope. In this way the ASO will store in the servlet context. That might solve your problem. There isn't a global scoped ASO in Tapestry 5. Many things have cha

RE: Tapestry 5 and ServletContext

2008-11-05 Thread Muralidhar Y
: Tapestry users Subject: Tapestry 5 and ServletContext Hi all, I am new comer to tapestry. I am joining a project require using servlet context. I read emails from tapestry-user mail archive. Some info I get is that T5 dev planned to support it. So I want to know that T5 whether support servlet

Tapestry 5 and ServletContext

2008-11-05 Thread Tuan
Hi all, I am new comer to tapestry. I am joining a project require using servlet context. I read emails from tapestry-user mail archive. Some info I get is that T5 dev planned to support it. So I want to know that T5 whether support servlet context in ApplicationState (beside the session in d