If you want to use tomcat with apache you need to install the rpm apache2-mod_jk (10.2) or mod_jk-ap20 (prior versions).
> On 1/8/07, James D. Parra <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Just installed Tomcat5 from Yast and, I was curious, how can one tell if > > it is running as a stand alone or as Servlet/JSP container? > > You have to start it from the system services. You may want to install > the example apps as there is no default ROOT app with the rpm from > SUSE. One you start it just hit the examples url > http://localhost:8080/examples/ or something similiar. > > > After the Yast > > install, will Apache2 already know how to use it? > > Nope you will have to install the apache module needed and configure > it as well as configure Tomcat. ~~~ Thanks for your help, guys. Your suggestions worked. Much obliged. ~James -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
