Php/Java Integration

前端 未结 5 491
挽巷
挽巷 2020-12-11 21:13

Have you experience of integration of php and Java? I\'ve written a class in Java \"Hello\". Now I want to call its method from php when I create an instance of this class f

5条回答
  •  孤街浪徒
    2020-12-11 21:52

    Check out this article: http://www.devshed.com/c/a/PHP/Using-PHP-with-Java/

    They say it's possible (and how to do it). I've never done it, so I can't vouch for it...

提交回复
热议问题