Re: Where to write database info in weblogic 6.0
Posted By:
Andrew_Phillips
Posted On:
Wednesday, December 12, 2001 11:02 PM
I'm not sure if I understand your question but what you could do is create a java bean with your all your JDBC connection code and then use the in your jsp code to instantiate the bean which will create your connection. I have attached some URL's to bea's site. I'm not sure if I'm helping but this is a suggestion.
http://edocs.bea.com/wls/docs60/adminguide/jdbc.html
http://edocs.bea.com/wls/docs60/sitemap.html
http://edocs.bea.com/wls/docs60/jdbc/index.html