Re: Need some info about jsp/jscript

2001-06-12 Thread Luba Powell
Attached is JDBC/ODBC code. - Original Message - From: "Marcel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 12, 2001 9:41 AM Subject: Need some info about jsp/jscript > Ok, tomcat works! > > Cool. > > Now i want to do some jsp and jscript programming. > Do i need

RE: Need some info about jsp/jscript

2001-06-12 Thread Reynir Hübner
great, you will need to get JDBC-ODBC bridge (from java.sun.com)and odbc drivers for your database. but then again you should check if you can get JDBC drivers for your database (with out the ODBC bridge) because it´s alot faster. You can get info on how to build JSP pages from many different p

RE: Need some info about jsp/jscript

2001-06-12 Thread Arnold Shore
A good book is mandatory, IMO. Then, if you're running Windows, find and install Jscript5.chm as an online reference. I find it, plus other MS ...chm's invaluable. as -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Marcel Sent: Tuesday, June 12, 2001

RE: Need some info about jsp/jscript

2001-06-12 Thread Robert Slifka
I use "Web Development with JavaServer Pages" for JSP, it rox0rs! Check the tutorials at the java web site (http://java.sun.com/) for JDBC information. Good luck! > -Original Message- > From: Marcel [mailto:[EMAIL PROTECTED]] > Sent: June 12, 2001 9:41 AM > To: [EMAIL PROTECTED] > Subje