1834296 Members
2455 Online
110066 Solutions
New Discussion

Re: apache web server

 
j773303
Super Advisor

apache web server

How to let apache web server 2.0 can enable JSP? should I install any suite for JSP or concat (i don't how spell it). Does anyone give me some hints? Thanks.

OS:11.11
Hero
2 REPLIES 2
Borislav Perkov
Respected Contributor

Re: apache web server

Hi,

Maybe you can try something with Tomcat.
See http://jakarta.apache.org/tomcat/index.html

Boris
Naveej.K.A
Honored Contributor

Re: apache web server

Apart from installing the tomcat need to compile the java SDK for HPUX.....

U will get them from http://java.sun.com/j2se/1.4.2/download.html

I think the one which is for solaris will work for HPUX 11i...not sure...

After which you need to install tomcat and while starting tomcat, need to specify the java home....

regds
Naveej
practice makes a man perfect!!!