| [news.eclipse.technology.ecp] Re: More on the project name, and relationship to Rich Server Platform |
Wendell
P.S.
RTW = Reinventing The Wheel
Neil Bartlett wrote:
Alex,
As with persistence, so with remoting - developer choice is paramount.
Spring offers support for: * traditional RMI * serialized Java objects over HTTP * Hessian - a "lightweight" binary serialization protocol over HTTP * Burlap - an XML version of Hessian * SOAP
ECP should be able to match that :-)
- Neil