PyWPS as Java Servlet
Friday, January 29th, 2010PyWPS is now able to run as Java Servlet within Tomcat. It is possible to access Java objects from PyWPS and to access PyWPS methods from Java. How this is possible? Several steps have been provided, to get it working. And the main one is, that PyWPS runs with Jython as ...