Elizabeth Barham wrote:
>
> Perhaps you need to install the JDBC 2.0 Optional Package Binary
> for the javax.sql.*:
>
> http://java.sun.com/products/jdbc/download.html
>
> As for the other import issue, sun.jdbc.rowset.*, my best guess is
> that this is a jdbc driver (I'm new to this!) and it m
Perhaps you need to install the JDBC 2.0 Optional Package Binary
for the javax.sql.*:
http://java.sun.com/products/jdbc/download.html
As for the other import issue, sun.jdbc.rowset.*, my best guess is
that this is a jdbc driver (I'm new to this!) and it may be in some
package somewhere or perhap
DvB wrote:
>
> I tried to run a jsp page on my testing box with mozilla and tomcat and
> got errors about not being able to find javax.sql and sun.jdbc.rowset,
> among others. After searching, I figured out that these packages are
> part of the j2ee... or so I concluded from what I found.
>
> My
I tried to run a jsp page on my testing box with mozilla and tomcat and
got errors about not being able to find javax.sql and sun.jdbc.rowset,
among others. After searching, I figured out that these packages are
part of the j2ee... or so I concluded from what I found.
My question: is there a packa
4 matches
Mail list logo