Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error using Tomcat 3.2 but not with JWSDK, WHY ????

843840Jul 12 2001 — edited Jul 18 2001
Hi,


As a beginner I started to develop some JSP web pages with JDK 1.2 and JSWDK 1.0.1, they worked fine until that I need to do a resultset.first ,... (method implemented in JDBC 2.0 delivered with JDK 1.3). So we decided to change our JavaWebServer to Tomcat 3.2, but what's my surprise when I discovered that my working JSP pages are nolonger working under Tomcat (returns me an error concerning the Oracle ODBC). So I'm really disappointed,what can I do to fix this (my code is correct, for sure).
Does anyone have an idea of the best and simply Java web server that can works with JDK 1.3 and on a (first)NT computer ( and (second)a IIS server).

Thanks a lot
STF
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2001
Added on Jul 12 2001
1 comment
107 views