RE: struts and Tomcat4.0.4

2004-12-30 Thread Nadia Kunkov
Thanks, I'll try to clean up and see about swap space. I'll let you know. Thanks for the advice. Nadia -Original Message- From: Jay Chandran [mailto:[EMAIL PROTECTED] Sent: Thursday, December 30, 2004 9:33 AM To: Struts Users Mailing List Subject: Re: struts and Tomcat4.0.4 Hi

Re: struts and Tomcat4.0.4

2004-12-30 Thread Jay Chandran
- From: "Nadia Kunkov" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" ; "Jay Chandran" <[EMAIL PROTECTED]> Sent: Thursday, December 30, 2004 7:33 PM Subject: RE: struts and Tomcat4.0.4 Thanks, Connections were a part of my problem actually. But tha

RE: struts and Tomcat4.0.4

2004-12-30 Thread Nadia Kunkov
, 2004 11:31 PM To: Struts Users Mailing List Subject: Re: struts and Tomcat4.0.4 if the problem is after executing the sql statement then u might not closed the connection properly. its always good to close the resultset, statement and connection. If ur action file does not close the sql

Re: struts and Tomcat4.0.4

2004-12-29 Thread Jay Chandran
t; <[EMAIL PROTECTED]> To: "Struts help (E-mail)" Sent: Wednesday, December 29, 2004 9:12 PM Subject: struts and Tomcat4.0.4 Hi, I'm running tomcat4.0.4 on a Fedora core 1 box. I'm bulding an application with struts and I came across a problem. Every time my app has a

struts and Tomcat4.0.4

2004-12-29 Thread Nadia Kunkov
Hi, I'm running tomcat4.0.4 on a Fedora core 1 box. I'm bulding an application with struts and I came across a problem. Every time my app has a problem like not finding the proper forward or problem with a sql statment my app hangs. When I fix the problem and go to restart the Tomcat it doesn't s