hello, I use GWT-EXT and Google maps on a dynamic web site (with eclipse). I use MySql database and I have a table that contains latitude and longitude data. At this moment I have a servlet that charge the database table on a ResultSet and then I send data to the (entryPoint) onModuleLoad() method using JSON ArrayList.
This is the problem: In my onModuleLoad() method how I make to charge data into Polyline object? It's correct use a JSON ArrayList or other is better? I’m Sorry for my English Thx Impazzito --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
