Web Hosting Talk







View Full Version : Java Servlets


Juan
04-27-2001, 06:25 AM
Hi,

A customer asked me if it was possible to run Java Servlets on a RaQ4i. Is this possible and, if so, how? Do I need to install special software?

Grtz

Juan

Domenico
04-27-2001, 08:11 AM
I haven't tried it yet but I see no problem there.
Have enough RAM!

jnestor
04-27-2001, 10:33 AM
It's very possible. You'll need to install java and a servlet engine. I used Sun's Java SDK and apache's tomcat as the servlet engine. Some people say that apache's older jserv is easier to install but tomcat is the newer engine and undergoing development. Tomcat is NOT easy to install but should be do-able. The only problem is you'll likely need to restart apache serveral times while trying to get it working.