[Seaside] Seaside and Rest

Runar Jordahl runar.jordahl at gmail.com
Fri Feb 11 17:18:34 UTC 2011


Yes, you can use the ZincHTTPComponents. They will let you interface
to a REST interface.

Runar Jordahl

2011/2/11 Olivier Auverlot <olivier.auverlot at gmail.com>:
> For a new project, i need to make web services based into the Restful
> architecture.My program must read, write, modify and delete informations in
> a LDAP directory. I can do that with Perl... but i want to try to use Pharo
> and Seaside :)
>
> Someone has experience for this type of application ? How to manage the HTTP
> commands (PUT, GET, DELETE and POST) ? Thank you for your help.
>
> Best regards
> Olivier
>
> www.auverlot.fr
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list