How does PHP call java code?

Source: Internet
Author: User
How does PHP call java code? New user request ~ There is a java file. for example, this function & nbsp; String & nbsp; test (String & nbsp; s) {& nbsp; String & nbsp; s2 & nbsp; do & nbsp; something & nbsp; deal & nbsp; with & nbsp; data & nbsp; basereturn & nbsp; s2 PHP how to call java code?
New user request ~

Now there is a java file. for example, there is this function in it.
String test (String s ){
String s2
// Do something deal with data base
Return s2;
}

There is also an html page. click a button to pass a string obtained from the page to the java function. The java function returns the result and displays it.

I don't know if this information is useful: I am using WAMPSever.

How can I enable PHP at the front end to call this java function? Thank you!


------ Solution --------------------
Tomacat + apache?

Then, your java code must be embedded!

And then use php to call it through socket or curl,

It should be enough.
------ Solution --------------------
1. php curl calls Java Servlet
2. write a WebService in Java and call it in PHP.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.