Sonal Agarwal wrote:
> 
> I am using tomcat for running servlets using jdk1.2.
> I am trying to connect to orcale using the driver :
> oracle.jdbc.driver.OracleDriver
> But it is giving me an error that driver not found.
> How can i solve the problem? Please help me.
> Thanks
> Sonal Agarwal.

This is an ugly patch...;-)

try to unjar the contents of your jdbc's driver jar file to your apps.

WEB-INF/classes directory...;-)

it's ugly...  But it works for me...

If anyone has a better solution, I'd really like to hear it...;-)

hope that helps.


Cheers,


John Clark
-- 
     /) John Clark Naldoza y Lopez                           (\
    / )    Software Design Engineer II                       ( \
  _( (_    _  Web-Application Development                    _) )_
 (((\ \>  /_>    Cable Modem Network Management System <_\  </ /)))
 (\\\\ \_/ /         NEC Telecom Software Phils., Inc.  \ \_/ ////)
  \       /                                              \       /
   \    _/  phone: (+63 32) 233-9142 loc. 3112            \_    /
   /   /  cellphone: (+63 919) 813-6274                     \   \
  /   / email: [EMAIL PROTECTED]                        \   \

Reply via email to