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 a PHP/java integration. even if you did that you still need to learn a bit of PHP.

Speaking as a sun certified java programmer, i can tell you that PHP is a hell of a lot better than JSP or Servlets :-))

best regards
raditha



Panos Konstantinidis wrote:

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, the only thing left to do is to read some values from a form and pass them to it. BEsides I have no clue about PHP and its syntax so I wouldn't want to delve too deep into it. I'd like to keep on researching the PHP to Java solution.

Any more thoughts?

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/





--
Raditha Dissanayake.
------------------------------------------------------------------------
http://www.radinks.com/sftp/         | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB | with progress bar.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to