ZK App Deployment
30 Jul 2011 14:33:09 GMT
1 Aug 2011 02:04:56 GMT
1 Aug 2011 02:04:56 GMT
you need a Provider where you can rent a so called 'virtual server' or 'root server' . Means you can self install software on it. You need a Java installation on it and a servlet engine like Tomcat.
If you have not much traffic on your application you can make a 'workaround' with a dynamic Domain/IP Service Provider like DynDns.org. There you can create a free 'dynamic Domain Address' which is routed to your IP at your server at home.
best
Stephan
ZK - Open Source Ajax Java Framework
Hello!
i need your help :)
i created a zk application with eclipse and tomcat 6.
and now, i have no idea how to actually get it from my local machine to the web.
lets say, if i have a webspace (with apache) and a with a complete website on it, and want to integrate the zk app, how do you do that?
i unfortunatelly found no information in the documentation about deployment.
regards