XMLHttpRequest in Rhino?

前端 未结 1 1347
囚心锁ツ
囚心锁ツ 2020-12-11 16:39

Lately I have been playing around with Java\'s ScriptEngine API, namely the javascript engine, which uses Rhino for everything.. I sumbled upon the fact that Rhino has no XM

相关标签:
1条回答
  • 2020-12-11 17:34

    You practically need to define XMLHttpRequest in Java. And it is already done - check this out.

    0 讨论(0)
提交回复
热议问题