__USING COYOTE JK__

2002-09-13 Thread Datllr
Does anyone know of a good tutorial telling how to link an apache server (1.3.26) and tomcat 4.1 on either/both linux/windows using coyote jk? I've searched the internet and the tomcat documentation, and all I learned is that coyote comes by default with tomcat 4.1. -- To unsubscribe, e-mail:

Reposting Bean question

2002-07-22 Thread Datllr
I posted this question, but no one responded before, so here it is again: I am trying to get off the ground using beans. I have a bean called JDBCBean that I'm trying to call from a JSP - I'm sure all the set property statements are fine, but I'm not sure if I've packaged the bean or placed it

Re: Tomcat startup script

2002-07-11 Thread Datllr
Whoever has a script for starting Tomcat, could you please send it to me. I am running Tomcat 4.0 on Redhat 7.2 Thanks, Dan

Re: HTTP Status 404, please help beginner

2002-05-16 Thread Datllr
yes it did help. Putting it under ROOT worked. I was using the url - http://localhost:8080/coreJsp/chpt_01/simpleDate.jsp, and this did not work - thanks.

HTTP Status 404, please help beginner

2002-05-16 Thread Datllr
Hi, This question must be common but I couldn't find the answer anywhere... I've got Tomcat 4 up and running on Linux 7.2, so I can view the examples, etc.. However when I tried adding a .jsp I couldn't view it. I was using a simple jsp from the book Core Java and put it in $CATALINA_HOME/weba