Re: Re: Tomcat 6 unstable

2008-11-24 Thread Ariela Carrera
i" + paramValues[i]); } out.println(""); } } out.println("\n");*/ } } package peerca; import java.util.*; import java.sql.DriverManager; import java.sql.Connection; import java.sql.Statement; import java.sql.ResultSet; import ja

Tomcat 6 unstable

2008-11-23 Thread Ariela Carrera
Hi dear users of Tomcat. I am writing to you because my webapp is not working fine. I am developing a web application with Java, a Servlet and JSP some in Tomcat 6.0.14, using Ubuntu Gutsy. I have developed a class that connects to DB2, which I tested plenty of times, with a kind of test, for c