<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">I've used a
REST architecture with good results. I haven't tried SOAP, though.
REST worked well because Laszlo plays nicely with XML, and I could
define the returned XML to be straightforward (which made things much
easier in Laszlo). SOAP might work well since it is simply XML as well.<br>
<br>
-Rich<br>
<br>
P.S. Note that I couldn't use true REST since Laszlo won't do fancy
HTTP requests like DELETE<br>
</font></font><br>
Camilo Aguilar wrote:
<blockquote
cite="mid:d26142230712140709j1b23f487y95bb0daead30a702@mail.gmail.com"
type="cite">Hi, <br>
<br>
I'm thinking to use openlaszlo as frontend for call several web
services and I'm worried about performance...<br>
<br>
Does anybody have expertise with soap on openlaszlo ?<br>
<br>
<br>
Best Regards, <br>
<br>
Camilo Aguilar<br>
</blockquote>
</body>
</html>