I worked a lot with php / mysql on Linux servers, including frameworks, orm, etc. Now I want to try GWT and Java!
Install the GWT SDK, Eclipse plugin, etc. and launching "Hello world" is not a problem. The server runs automatically in the background, took care of Eclipse. But when it comes to setting myself up for myself, there seem to be a few confusing options. Jetty? Cat? Glass fish? How are related and / or compatible with Apache?
Are there any good resources or tutorials for setting up java development and server environments suitable for one, like me, using a PHP background? Perhaps pointing to the possibility of running PHP and Java on the same server?
Regards / Jonas
source
share