I have implemented a Java class, which I need to expose to the Laszlo client. I am currently using Spring and xStream to expose objects returned from the Java class methods to the client. I know that Laszlo provides several ways to do RPC, e.g. JavaRPC, XML-RPC, SOAP, etc., but am not sure which one will be the most appropriate for me.
What factors should I consider when deciding which RPC type to use?
Can anyone share their experience with Laszlo RPC?
Thanks.
Alec
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
