Em Tue, 19 May 2009 18:21:25 -0300, César Lesc <cesar....@gmail.com> escreveu:

Hi,

Hi!


I have a Tap5 Webapp that define some services
How i can access these services from another servlet in the same webapp?
there is any reference to the Registry that i can use?

Get the ServletContext and invoke servletContext.getAttribute(TapestryFilter.REGISTRY_CONTEXT_NAME). It'll return the Registry instance created by Tapestry.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to