reactjs - How to call to Java RMI methods from web client? -
i have java rmi application developed swing gui interface. want change react app. possible call rmi methods javascript?
maybe, can use hessian protocol (reimplement rmi hessian, delegate hessian servlet local rmi). use hessian.js
Comments
Post a Comment