The JS function names seems to be the same
this is the request :
http://localhost:8080/solr/collection1/select?q=TUR&wt=json&json.wrf=
__gwt_jsonp__.P2.onSuccess
this is the response :
__gwt_jsonp__.P2.onSuccess
({"responseHeader":{"status":0,"QTime":1,"params":{"json.wrf":"__gwt_jsonp__
.P2.onSuccess","q":"TUR","wt":"json"}},"response":{"numFound":2,"start":0,"docs":[{"co":["Turkey"],"id":"1000017194","name":"TUR
INN
HOTEL","lvl2":"Kuşadası","lvl1":"Aydın","_version_":1419004459433852929},{"co":["Turkey"],"id":"1000019294","name":"HAL-TUR
HOTEL","lvl2":"Denizli Merkez","lvl1":"Denizli"
,"_version_":1419004459561779201}]}})
any other suggestions for me without JSONPRequestBuilder class
this is really important for me
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/Qr-XQ_qp2XYJ.
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.