Re: Bringing up tomcat, reliably.

2001-11-11 Thread Tom Drake
When I wrote a servlet for TC3.2.3, before Connection conn=bla..., I had Class.forName(org.postgresql.driver); As far as the location of postgresql.jar, I had it in JDK_HOME/lib and in TOMCAT_HOME/lib at least (maybe in WEB-INF/lib as well - I can't remember) Thanks. I have

RE: AJP13 bad read -113?

2001-11-11 Thread Andrew Bruno
Hi, How do I prevent the following error from occurring? Basically, it happens when I have a JSP page that has links to another JSP file, say view.jsp?file=1. So the only thing that changes is the file parameter that's being passed. If I click link1, it's OK. But if I click the other

RE: Bringing up tomcat, reliably.

2001-11-11 Thread Brett Porter
Thank you for your reply. I have tried HelloWorldExample and it is ok. But I wonder how the path is set. When I request http://apachehost/examples/servlets or http://apahcehost/examples/servlets/index.html, I expect it will return file d:/tomcat/webapps/examples/servlets/index.html in the

forward to servlet not go through Filter

2001-11-11 Thread Huaxin
Can you paste your code for more details? -Original Message- From: Lester June Cabrera [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 11, 2001 8:28 PM To: [EMAIL PROTECTED] Subject: OutputStream Error Hi, How do I prevent the following error from occurring? Basically, it happens

Re: Linux startup problem

2001-11-11 Thread Janek Bogucki
On Sat, 10 Nov 2001, Matt Egyhazy wrote: i have seen very, very, very bad code written for applications that use jsp. You should see some of the horrible servlet-based code I've also had to look at. People that are bound and determined to shoot themselves in the foot no matter what tools

Re: ClassLoader woes in Tomcat 4.01

2001-11-11 Thread Craig R. McClanahan
On Sun, 11 Nov 2001, Mike Bremford wrote: Date: Sun, 11 Nov 2001 02:01:39 +0100 From: Mike Bremford [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: ClassLoader woes in Tomcat 4.01 Hi all I'm trying to load a resource from a JAR which I

Re: InitialContext

2001-11-11 Thread Craig R. McClanahan
On Sun, 11 Nov 2001, Marko Asplund wrote: Date: Sun, 11 Nov 2001 20:55:37 +0200 (EET) From: Marko Asplund [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: InitialContext On Fri, 9 Nov 2001, Craig

Re: non-serializable objects in sessions

2001-11-11 Thread Craig R. McClanahan
On Sun, 11 Nov 2001, Marko Asplund wrote: Date: Sun, 11 Nov 2001 21:37:07 +0200 (EET) From: Marko Asplund [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: non-serializable objects in sessions how should non-serializable objects be stored in

Re: RequestDispatcher.forward() ?

2001-11-11 Thread Craig R. McClanahan
On Sun, 11 Nov 2001, Vladimir Grishchenko wrote: Date: Sun, 11 Nov 2001 18:30:37 -0800 From: Vladimir Grishchenko [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RequestDispatcher.forward() ? Hi there, Could somebody tell me if this

Re: Bringing up tomcat, reliably.

2001-11-11 Thread Nikola Milutinovic
Bob: I can't really comment on Linux, but most Unixes will encumber bound ports for a while (read a minute or two) under certain circumstances. This could be triggered if Tomcat had open client connections at the time of shutdown. Those sessions should list under netstat as

RE: Apache people, For god's sake Do something!

2001-11-11 Thread Gregor Kovaè
Hi! I have always wanted to do something for the open source community, but I could never find the time or the projects were already too big to learn how to contribute something. But this program for configuring Tomcat does not sound too hard to do. :) So please count me it. You can reach me

RE: Apache people, For god's sake Do something!

2001-11-11 Thread Gregor Kovaè
Hi! I have always wanted to do something for the open source community, but I could never find the time or the projects were already too big to learn how to contribute something. But this program for configuring Tomcat does not sound too hard to do. :) So please count me it. You can reach me