PDA

View Full Version : JSP pages in ISP Manager


iAS
09-29-2010, 03:50 PM
I have seen the documentation of ISP manager, I haven't found any option to run jsp pages, can any one kindly tell me that Is ISP manager support Java? If yes then how can we run jsp and sarvlet on ISP manager.

Lorelei
09-30-2010, 05:19 AM
You should install software for java manually (jdk, jre, tomcat or smth else).

iAS
09-30-2010, 08:44 AM
@Lorelei, how to configure ISP manager, after installing tomcat.

slava
10-01-2010, 01:50 AM
ISPmanager does not support tomcat, you need configure VirtualHosts manually for run jsp servlets, for example, you can install mod_jk for apache (see tomcat documentation for more info)