Search code examples
gwtgwt-rpc

New to GWT and Eclipse / Tomcat set up


I am new to GWT, and I have downloaded Eclipse R2, downloaded the plug in for tomcat and all the necessaty google plug ins. Now, I need to connect my application to a MySql database...? How should I add a MySql database into tomcat or how is it done using this?, I am familiat with MSSQL and C# Website but this is totally new. Thank you


Solution

  • Use the jdbc driver for mysql. You can google for it.