|
 |
j2ee thread: RE: How to connect to the database using jsp and bean
Message #1 by Chanoch Wiggers <ChanochW@w...> on Thu, 14 Jun 2001 13:51:27 +0100
|
|
have alook at the following from some very crude advice.
http://developer.java.sun.com/developer/qow/archive/73/index.html
also have a look here
http://csclub2.stthomas.edu:8080/mfcatlin/tutorial/jdbc/
it might help
chanoch
-----Original Message-----
From: bishwa_bose@y... [mailto:bishwa_bose@y...]
Sent: 09 April 2001 09:42
To: Java 2 Enterprise Edition
Subject: [j2ee] How to connect to the database using jsp and bean
Hi!
I am very new in jsp and now trying to learn to connect databse(MS Access)
using jsp which will in turn use bean(package)to connect the database and
display the result in jsp page. ie in sort I am trying to insert and
delete record in database using jsp and bean.
But I am very much confused about the coding part and need some idea about
basic steps to follow. So please help me out.
Thanks.
|
|
 |