|
Re: specifying dsn as a jndi resource in jsp/struts
|
Posted: Oct 11, 2005 11:17 PM
|
|
Hi there:
Sorry I'm not in my sharpest witts in the mornings so clarify it for me again... You have what type of an application? You are trying to connect to a database being hosted by someone else (am I correct)?
If its simply your application trying to connect to a remote database, all you need to do is learn exactly what type of a database they are running, and download the appropriate driver for that database (mysql, postgresql or whatever) and Jar it with you application - remember to include class loaders to load the driver.
I'm sure I got the question all wrong, but as I said its 8am, please clarify a bit more and if I have the answer, I'd be glad to respond - or hopefully someone else will.
Kondwa
|
|