Title: jdbc odbc bridge conectivity to db2 from a servlet on NAS/NES combination

Hi,

I'm using NES/NAS servers for servlet deployment and jdbc odbc connectivity to db2 database.

I'm getting,"500 internal server error" when i try to load the driver from a servlet with the statement

Class.forName("com.neon.jdbc.Driver").newInstance();

Can anyone suggest me on how to go about this problem ?

Thanks,
Mohan

Reply via email to