- Apr 16, 2001
- 247
- 0
- 0
I am making a JSP site.
i'm running tomcat and mysql on my win2k machine.
On my laptop, i can connect my JSP pages to my mySQL database. And it would work perfectly. (I can modify the database).
But when I move my code over to my desktop, I get a "No suitable driver" error.
I am pretty sure that the settings on both machines are the same, (i.e. classpaths, etc).
But I can't seem to get it to work.
Anyone have any suggestions on how to fix this? Any links that will help me solve this?
i'm running tomcat and mysql on my win2k machine.
On my laptop, i can connect my JSP pages to my mySQL database. And it would work perfectly. (I can modify the database).
But when I move my code over to my desktop, I get a "No suitable driver" error.
I am pretty sure that the settings on both machines are the same, (i.e. classpaths, etc).
But I can't seem to get it to work.
Anyone have any suggestions on how to fix this? Any links that will help me solve this?