Can someone explain to me how to get JDBC to connect to MySQL in my GWT project. Where do I put the mysql-connector-java jar? In war/WEB- INF/lib? What connection url would I have to supply to the DriverManager to connect to the database in development mode using the embedded jetty server?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
