ooch. I've never heard of anyone trying to do this!

You want to serve markup from inside your app? Why not just embed Jetty?

This might be a question better asked on the dev list where the
readers are more into the deep deep guts of Tapestry.

Geoff

On 3/13/06, Fedor Tcherepanov <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I'd like to embed tapestry in my application outside servlet container.
> Just to throw requests to engine and catch the results.
>
> I'm new to tapestry, so I've just browsed the code and tried to see
> how to do that.
> It seems to me that it should be possible with 4.0 without real difficulties.
> I've implemented WebRequest, WebResponse, WebSession, WebContext and
> WebActivator, but I can't configure it properly.
>
> Is there any examples how can I initialize tapestry properly in this case?
> I've tried a bit, but it dies silently when I try then to get
> WebRequestServicer service and process my request.
>
> Thanks a lot,
>
> Fedor Tcherepanov
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
The Spindle guy.          http://spindle.sf.net
Get help with Spindle:   
http://lists.sourceforge.net/mailman/listinfo/spindle-user
Blog:                     http://jroller.com/page/glongman
Feature Updates:          http://spindle.sf.net/updates

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to