ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Deploying ZK module on MAC OS X embedded Apache web server

txomin
23 Nov 2010 15:12:43 GMT
23 Nov 2010 15:12:43 GMT

Hi all,

anybody knows how to deploy ZK module for the Apache web server that comes embedded in MAC OS X "Snow Leopard"? I don't want to add and install a Tomcat web server since already have an Apache server in the machine...

Thanks!

henrichen
23 Nov 2010 18:38:31 GMT
23 Nov 2010 18:38:31 GMT

ZK needs a Servlet container such as Tomcat or Jetty while "Snow Leopard" is not, so you still need to install Tomcat or Jetty. Following is the first item on the Google search for "Snow Leopard" Tomcat:

http://java.fornoobs.info/2009/11/installing-tomcat-6-on-snow-leopard/