POST is not defined in RFC 2068 and is not supported by the Servlet API -
in running eclipse rap application , error in firefox 29:
http error: 501 problem accessing /rap. reason: method false,"ctrlkey":false,"altkey":false}],["set","w1",{"cursorlocation":[630,69]}]]} not defined in rfc 2068 , not supported servlet api
how can fix error? thanks.
looks you're constructing wrongly http request indeed false,"ctrlkey":false,"altkey":false}],["set","w1",{"cursorlocation":[630,69]}]]} get
not valid http method
Comments
Post a Comment