Date: Fri, 30 Dec 2005 00:48:12 +0000 From: Soo-Hyun Choi <soohyunc@users.sourceforge.net> To: awc@candhsoftware.com Cc: Jon Brisbin <jon.brisbin@npcinternational.com>, freebsd-questions@freebsd.org Subject: Re: Java Server Pages Message-ID: <f64556f70512291648t564acda8r87fab8b604008bc3@mail.gmail.com> In-Reply-To: <1135902660.1876.22.camel@misato.candhsoftware.com> References: <f64556f70512291238m39244b99pb3ed09dfdc5e9b6d@mail.gmail.com> <1135890176.1249.6.camel@fc63r41.npci.com> <f64556f70512291424u4ecd5d28k1ed2a7688a258be9@mail.gmail.com> <1135902660.1876.22.camel@misato.candhsoftware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
So, if I get the information all together, I need Apache, Tomcat, and the connector (mod_jk). Right? Thanks, On 12/30/05, Andy W Clements <awc@candhsoftware.com> wrote: > That is correct... and you can use mod_jk to connect them. > http://tomcat.apache.org/connectors-doc/ > that page contains the download and the instructions > > --Andy > > > On Thu, 2005-12-29 at 22:24 +0000, Soo-Hyun Choi wrote: > > So what you mean is that I need to install Tomcat alongside Apache? Is > > this correct? > > > > On 12/29/05, Jon Brisbin <jon.brisbin@npcinternational.com> wrote: > > > On Thu, 2005-12-29 at 20:38 +0000, Soo-Hyun Choi wrote: > > > > hi, > > > > > > > > apart from apache, what sort of things do i need to get JSP (java > > > > server pages) working? (maybe, do i need to manually install tomcat= on > > > > top of apache?) > > > > > > It doesn't actually work that way. You install Tomcat, Jetty, JBoss, > > > Resin, or Enhydra (the top choices for JSP/Servlet containers) > > > *alongside* Tomcat. You then either access the Tomcat server on it's = own > > > port (http://your-server:8080) or you install mod_jk in Apache and ma= p > > > certain URLs or patterns to your servlet container. > > > > > > We use JBoss, but if you're just looking to do plain JSP, you can get= a > > > tar-gz'd archive of tomcat and unzip it onto your BSD box. It's not > > > necessary to install it from ports. > > > > > > Jetty and Resin seem like faster application servers, but I've had mo= re > > > trouble getting them configured than I have Tomcat. Maybe that's beca= use > > > I started with Tomcat back in the JServ days and am just more familia= r > > > with it. > > > > > > Good luck. > > > > > > Jon Brisbin > > > Webmaster > > > NPC International, Inc. > > > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= .org" > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f64556f70512291648t564acda8r87fab8b604008bc3>