Can anyone point me to an example in which someone uses Javascript Overlays to create a java.util.Map. I've tried, but keep getting a
java.lang.ClassCastException: com.google.gwt.core.client.JavaScriptObject$ cannot be cast to java.util.Map Is it even possible? Or am I limited to using a JsArray? Thanks! -- 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.
