Web Hosting Talk







View Full Version : JSP Support


mithilesh
08-26-2002, 08:41 AM
I have a redhat7.2 machine .Which is my webserver .Now some of my client want to JSP support on my server .Can Any body guide me for installing of Jsp on my server.

I want to say thanks in advance for this help.

webx
08-26-2002, 09:54 AM
If you have cPanel, which seems to be the case :D you can install the JSP plugin from http://layer1.cpanel.net

That is Tomcat http://jakarta.apache.org/tomcat/index.html

So do not forget to read all the documentation and inside story of this Java Application Server before providing it in a production environment to your customers.

mithilesh
08-26-2002, 10:39 AM
Ya I have Cpanel. I want to say thanks to masood for his help.

Jedito
08-26-2002, 11:50 AM
Please ensure to read all the documentation around.
JSP its a different kind of animal, its not like offer PHP or PERL.
Be sure that you know what you're doing.