I'm getting an error at runtime saying that: could not load com.mysql.jdbc.driver
But when I'm setting the classpath then at run time I'm getting an error as could not load main class even though I had set up path in advance setting.
What should I do?