Another dumb beginner question:
I am trying to convert an existing jsp/servlet web application to a webobjects application. When I try to compile, it complains it cant find the class:
com/metrohero/common/Registry.java:7: package com.mysql.jdbc does not exist
How do I use my MySQL jar file to connect to the database? Any help is greatly appreciated. Jeff Pearson _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
