|
I'm new to Java and I'm trying to connect to an Access
database using the servlet ->bean -> JSP model. I understand that when
using servlets to connect to a database you start the connection in the init().
How do I manage the database connection from the Bean ? Should the bean be a
servlet ?
Thanks
Ben Dudley
|
- Re: Bean Database connection Ben Dudley
- Re: Bean Database connection Chandrasekhar Naidu
- Re: Bean Database connection Shicoff Brian
- JRun and Apache Oliver Kaljuvee
- Re: Bean Database Connection Ben Dudley
- Re: Bean Database Connection Ben Dudley
- Re: Bean Database Connection Sylvain St-Germain
