NYCPHP Meetup

NYPHP.org

[nycphp-talk] Does PHP (versions 4+) offer an alternative to Java RMI?

Phil Powell phillip.powell at adnet-sys.com
Thu Mar 11 17:46:03 EST 2004


Not sure how HTTP POST will help in this case.  The Java servlet returns 
a java String[] serializable object, which normally would go to an 
applet.  What would you recommend I use, either in Java, preferably in 
PHP, that could read this object and properly handle it?

Thanx
Phil

felix zaslavskiy wrote:

>xml_rpc is certainly not a replacement for java rmi
>xml_rpc is simply a by value type of remote call while java rmi offers
>access to java objects as if you are accessing them by reference on
>local machine. 
>
>In php there is probably nothing like rmi because the execution model is
>not similar. You be better of use xml_rpc or a simple HTTP POST
>
>  
>
>>Phil Powell wrote:
>>
>>    
>>
>>>Has anyone ever done anything like this before?
>>>      
>>>
>>I haven't done anything like this but you might want to check out
>>xml_rpc. http://us2.php.net/manual/en/ref.xmlrpc.php
>>http://www.xmlrpc.com/
>>
>>Scott Mattocks
>>_______________________________________________
>>talk mailing list
>>talk at lists.nyphp.org
>>http://lists.nyphp.org/mailman/listinfo/talk
>>
>>    
>>
>
>
>  
>


-- 
Phil Powell
Web Developer
  ADNET Systems, Inc.
  11260 Roger Bacon Drive, Suite 403
  Reston, VA  20190-5203
Phone: (703) 709-7218 x107   Cell: (571) 437-4430   FAX: (703) 709-7219
EMail:  Phillip.Powell at adnet-sys.com      AOL IM: SOA Dude








More information about the talk mailing list