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
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