I think it has something to do with my URL string and encoding Am i suppose to include the ? and & sign in my url string and encode it? or leave them out and insert parameters in the "builder.sendRequest(parameters, new RequestCallback) ?
Thanks On Oct 5, 7:27 am, coffeMan <[email protected]> wrote: > I received two errors: > > -Caused by: java.lang.UnsatisfiedLinkError: > com.google.gwt.http.client.URL.encodeImpl(Ljava/lang/String;)Ljava/ > lang/String; > > and > > -[ERROR] 500 - POST > > Any help would be great....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.
