Develop with Java and PHP technology on AIX Version 5.3, Part 6: Building the Java business application


The final part of the PHP/Java series is now available. This last part of the series covers the modification of our original application so that it employs the PHP/Java bridge as the interface between the core Java application and PHP. A detailed overview of the content:

  • Comparing connection technologies
    • The Web service method
    • The PHP Java Bridge
    • Differences and similarities
    • Performance
    • Java and PHP development

  • Developing a Web interface
    • Revisiting the Web interface for the Java environment
    • Parsing the responses
    • Re-deploying in PHP

  • Creating a PHP interface to the Java survey data
    • Creating a new instance of the Survey application
    • Generating the Survey form through a single method
    • Generating the form by using SurveyQuestion methods directly
    • Submitting survey responses back to the Java classes
    • Submitting a survey response

Read Develop with Java and PHP technology on AIX Version 5.3, Part 6: Building the Java business application