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
- Develop with Java and PHP technology on AIX Version 5.3, Part 1: Setting up the Java environment
- Develop with Java and PHP technology on AIX Version 5.3, Part 2: Building the Java business application
- Develop with Java and PHP technology on AIX Version 5.3, Part 3: Integrating the Java business application with DB2 Version 9
- Develop with Java and PHP technology on AIX Version 5.3, Part 4: Exposing the application as a web service
- Develop with Java and PHP technology on AIX Version 5.3, Part 5: Installing and integrating the PHP Java Bridge