WEB-INF/lib is OK if you are not using a Datasource managed by the jetty server.
Probably best looking at the JDBC driver documentation for the connection string. On Aug 6, 4:22 am, Maurice Nee <[email protected]> wrote: > 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.
