Error using Tomcat 3.2 but not with JWSDK, WHY ????
843840Jul 12 2001 — edited Jul 18 2001Hi,
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