Dear All, I am facing following error, when i am trying to connect jndi data source.
error is "Cannot load JDBC driver class 'null'". here i am using Mysql database, i have copied mysql driver jar files into struts application's lib folder , tomcat's common/lib and shared/lib folder and Jndi datasource is configured in server.config,, can any one pls. help me to correct my mistake.. Regards, viru

