Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Further question on how to configure Tomcat with Apache


Message #1 by ngngachuen@i... on Sat, 17 Mar 2001 12:41:17
Doing this is covered under Appendix A.

Start reading on page 717, "Installing mod_jserv".

I'm only familiar with configuration on Windows, so other than pointing you
there, and hoping they are very similar, I can't help further.

-----Original Message-----
From: ngngachuen@i... [mailto:ngngachuen@i...]
Sent: Saturday, March 17, 2001 12:41 PM
To: Pro_JavaServer_Pages
Subject: [pro_jsp] Further question on how to configure Tomcat with
Apache


dear all,

  my problem is that:
    i am using RedHat7.0 , i have installed PostgreSQL, apache, tomcat,
    now . i put all my JSP pages under "/tomcat/webapps/ROOT/JSPpages/" ,
and each time when i want to call my jsp pages, i need to add the port
8080 behind the ip address, now , what i want to do is that , i want to
put all my pages under apache , so that i no need to add the port 8080
after the address, also the performace maybe better, i.e. type the
link "http://ngachuen.homeip.net/JSPpages/index.jsp" insteaded of
typing "http://ngachuem.homeip.net:8080/JSPpages/index.jsp"

i am the beginnger of JSP , please instruct me step by step... or any
sites that teach people how to config tomcat with apache , i have tried to
read the documentation before, but i don;t understand ...

thank a lots !!!!!!
ngachuen


  Return to Index