java - Can a non web application connect to a hessian server to retrive data? -
java - Can a non web application connect to a hessian server to retrive data? -
i have made simple java application tries retrieve info through hessian web service. unfortunately getting response code of 301(access denied) using same keys worked before in web application connects same server/url.
so question possible non web application connect hessian web server?
do need alter encryption of keys?
java hessian
Comments
Post a Comment