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]
