GWT MySQLConn Example
This is an GWT example using MySQL. I use an RPC call to get the Bible data. I use an array object to transport the Bible Data (recordset) from the server to client, then draw it to a table (grid).
go back to gwt-examples