How do I use ext.servlet and specify a Restlet Application *instance* to
run (as opposed to specifying a Restlet Application class name as
string)?

Right now I'm stuck because I can't seem to pass the Application (as
object) to ServerServlet, and it creates its own Restlet Application
instance, that I can't configure. I'd like to create my Application
instance and pass that to ServerServlet.

-- 
Hendy Irawan <[EMAIL PROTECTED]>

Reply via email to