Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7583277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T18:38:19+00:00 2026-05-30T18:38:19+00:00

I set up a JavaBridge api over a Tomcat server. All right, it works

  • 0

I set up a JavaBridge api over a Tomcat server. All right, it works well.

But I’ve got a specific need, I have Java classes to call from PHP and I haven’t found any documentation about this.

Each java class is in a different file, do I have to include the files in a xml manifest or something like that ?
Classes do have to be compiled or not ? (I think so but..)

Typically I would like to do :

<?php
    import com.test.Test;

    $obj=new Test();
?>

Thanks a lot.

EDIT (solved):

http://www.dsl.uow.edu.au/~sk33/php5java.htm

Tutorial very interesting.

  1. compile the java class and put it in a jar and thinking about the
    folders due to packages.
  2. Put the jar into the WEB-INF\lib folder
  3. Call the class
<?php
  require_once("java/Java.inc");
  //java_require("Test.jar"); //Deprecated !!!
  $obj=new Java("com.test.Test");
  echo $obj->getMessage();
?>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T18:38:20+00:00Added an answer on May 30, 2026 at 6:38 pm

    You need to do something like:

     <?php
        $obj = new Java("com.test.Test");
     ?>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I set up 404 handler page in web.config, but it works ONLY when extension
set JAVA_OPTS=-Xms256m -Xmx512m -Djava.awt.headless=true -XX:MaxPermSize=256m -server This argument works in run.bat of jboss but
I set my editor use the whitespace only, but I got problem with the
I set a passphrase when creating a new SSH key on my laptop. But,
I set up all my certificates and keys today and am trying to run
I set views programmatically. Here is how I do that. Let's say I have
Set oXMLHttp=Server.CreateObject(MSXML2.XMLHTTP) On Error Resume Next oXMLHttp.open GET, http://xxxxxx.com,False oXMLHttp.setRequestHeader Content-Type, application/x-www-form-urlencoded oXMLHttp.send() x
Set Success page redirection in google checkout ? i have already set callback URL
Set up and Explanation : I'm working on a project for school, and have
Set objNetwork = CreateObject(WScript.Network) objNetwork.AddWindowsPrinterConnection \my_server_namemy_printer_name hello all, i used the script written above

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.