urn "stuff" and not HTML from a page/component,
> then
> > you can create your own engine service, I would imagine. The engine
> service
> > could have anything you want injected into it from within the HiveMind
> > registry.
> >
> > -Original Message--
-
From: Patrick Moore [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 2:16 PM
To: Tapestry users
Subject: Re: [SPAM] Re: Using tapestry as a Servlet
Hi Kegan --
You can get the registry from any servlet by :
registry = (Registry)
this.context.getAttribute("org.apache.tap
o:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 2:16 PM
To: Tapestry users
Subject: Re: [SPAM] Re: Using tapestry as a Servlet
Hi Kegan --
You can get the registry from any servlet by :
registry = (Registry)
this.context.getAttribute("org.apache.tapestry.Registry:"+tapestry
-Original Message-
From: KEGan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 1:31 PM
To: Tapestry users
Subject: [SPAM] Re: Using tapestry as a Servlet
Patick,
Could you please elaborate how you do that ? Does it has all the
auto-property injection into the Servlet?
Thanks.
lto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 1:31 PM
To: Tapestry users
Subject: [SPAM] Re: Using tapestry as a Servlet
Patick,
Could you please elaborate how you do that ? Does it has all the
auto-property injection into the Servlet?
Thanks.
On 10/18/06, Patrick Moore <[EMAIL PROTECTED]&