Are we going to keep this, or rely on the Commons DBCP instead? Cedric Dumoulin wrote: > > Trying to compile Struts with JDK1.4 beta doesn't work for me : the > java.sql.Connection interface has change. As a result, class > org/apache/struts/util/GenericConnection.java is missing some methods, > and can't be compiled ;-(. I don't know if there is others issues with > JDK1.4.
- Struts doesn't compile under jdk1.4 beta Cedric Dumoulin
- Re: Struts doesn't compile under jdk1.4 beta Ted Husted
- Re: Struts doesn't compile under jdk1.4 beta Craig R. McClanahan