Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

PHP/Java Bridge

  • 12-04-2011 03:00PM
    #1
    Registered Users, Registered Users 2 Posts: 1,186 ✭✭✭


    Anyone here have experience using PHP/Java Bridge? I'm using PHP to display a small website and I need to call two functions from a Java class. One with nothing returned and one with an int[] returned. The java class uses several other libraries, so rewriting it for PHP is not an option.. :)

    Reading through various guides hasn't helped so much thus far. I'm currently running the site on XAMPP 1.7.4, although I understand I need to be running Tomcat (also? instead of? - webserver admin isn't really my thing) even though I'm not actually serving any jsps. Oh, PHP is version 5.3.3 and Java is 1.6.0_22.

    Any tips or directions to a good guide would be appreciated..
    Tagged:


Advertisement