From owner-freebsd-java Fri Dec 6 9:20:18 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A0A37B401 for ; Fri, 6 Dec 2002 09:20:17 -0800 (PST) Received: from mail.framfab.com (mail.framfab.com [217.73.2.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DD1243EA9 for ; Fri, 6 Dec 2002 09:20:16 -0800 (PST) (envelope-from fredrick.nilsson@framfab.se) Received: from sestoex01.framfab.se (sestoex01.framfab.se [157.125.1.96]) by mail.framfab.com (Postfix) with ESMTP id 0C2031F169 for ; Fri, 6 Dec 2002 18:19:55 +0100 (CET) Received: by sestoex01.framfab.se with Internet Mail Service (5.5.2656.59) id ; Fri, 6 Dec 2002 18:19:54 +0100 Message-ID: From: Fredrick Nilsson To: "'freebsd-java@freebsd.org'" Subject: using jdbc 3.0 Date: Fri, 6 Dec 2002 18:19:41 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi! iv'e just started with learning how to use java in web applications. i started with installing tomcat and made some programming using javax.sql. now when i want to move on, i want to use javax.sql in ordinary classes that are used in jsp-pages. the only problem is that javax.sql isn't included in the jdk that i'm using (1.2). i tried to use classpath to tomcats .jar files, but i still couldn't use javax in ordinary classes. i dont really know where to go from here. does someone know of a separate download that bundles jdbc 3.0? or can i still do some tricks with classpaths? br .fredrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message