Send HTTP request with GWT-RPC call via Python -


i need initiate action on server via sending http request gwt-rpc call in body section. i'm new in gwt subject please forgive lack of knowledge. in java able perform action via sending http post request proper headers , gwt-rpc in body tried same in python requests library. unfortunately, when sending gwt-rpc call got response:

//ex[2,1,["com.google.gwt.user.client.rpc.incompatibleremoteserviceexception/3936916533","this application out of date, please click refresh button on browser. ( malformed or old rpc message received - expecting version between 5 , 7 )"],0,7] 

i read few topics:

and understood there's no way send gwt-rpc call other platform java without additionall effort. please correct me , advise if i'm wrong.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -