Have you updated your JVM recently? I'm wondering if you've placed your driver in the jre/lib/ext directory and haven't moved it to the new version. (I usually advise against doing this, but it's largely a matter of taste)
Either way, this doesn't sound like a Servlet question, I'm just waiting for more information then it will probably be moved to either the JDBC or one of the Java in General forums.
Dave
Sree kanth
Ranch Hand
Joined: Feb 02, 2005
Posts: 53
posted
0
The same JDBC statement is working properly if I am putting in a normal java program. The problem arise only if i use servlets,jsp or EJB. I haven't changed anything But I dont know if anybody else has changed anything. If any body has changed id what should i do to rectify the problem. I reinstalled JAVA and j2ee also. Still the same problem is there and it is working in normal java