Hi,
If i understand your project correctly all you need is for the php
script to do some elementary processing and pass some parameters to a
jsp or servlet. If so you do not need to delve too deeply into PHP at
all and i am sure learning the few functions needed to achieve this is
easier than
Hello
> options some of which ray has suggested. Others
> include soap or writing
> out objects using the XMLEncoder class (1.4+) and
> decoding them with a
> parser in your php.
this is also a possible solution but the java system
that does the processing is already written and
tested, th
Hi,
Generally integrating java and php together is not easy. There are other
options some of which ray has suggested. Others include soap or writing
out objects using the XMLEncoder class (1.4+) and decoding them with a
parser in your php.
Panos Konstantinidis wrote:
Hello, I am completely
> Any ideas and recommendations are more than welcome.
Try going the other waytry utilizing PHP in your servlet or j2ee
server environment. I have had greater success with this then trying to
get java integrated into PHP.
HTH
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To un
Hello, I am completely new to PHP and due to some
disparate components in our system I am trying to
integrate PHP with Java. I have followed the
instructions in the README file (under the ext/java
folder in the PHP bundle) but I have hit a snag two
days now.
I have done several changes in my p
5 matches
Mail list logo