1 Jun 2009 10:33
RE: get servletContext on GAE?
Jerome Louvel <jerome.louvel <at> noelios.com>
2009-06-01 08:33:25 GMT
2009-06-01 08:33:25 GMT
Hi Zsolt, Did you have a look at Restlet extension for Velocity? It doesn't need a ServletContext. Otherwise, I've just changed the ServerServlet in SVN trunk to copy the ServletContext into a special "org.restlet.ext.servlet.ServletContext" attribute of both the Component's context and the Application's context. Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Zsolt Czinkos [mailto:czinkos <at> gmail.com] Envoyé : vendredi 22 mai 2009 00:49 À : discuss <at> restlet.tigris.org Objet : get servletContext on GAE? Hello Restlet 1.2 snapshot on GAE. Is it possible to get servletcontext on gae? How? I'd like to try velocity, and need ServletContext for init Velocity engine. Thanks in advance, it must be a trivial question...(Continue reading)
RSS Feed