Hi Xavier,
In addition to the online docs, we are about to publish chapter 4 of the Restlet in Action book which covers those aspects with example code. Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ <http://www.restlet.org/> http://www.restlet.org Noelios Technologies ~ Co-founder ~ <http://www.noelios.com/> http://www.noelios.com De : [email protected] [mailto:[email protected]] De la part de Xavier Méhaut Envoyé : lundi 1 février 2010 12:04 À : [email protected] Objet : Re: Simple or jetty connectors Thanks Thierry 2010/2/1 Thierry Boileau <[email protected]> Hi Xavier, I forgot the link to the documentation: http://wiki.restlet.org/docs_2.0/37-restlet.html Best regards, Thierry Boileau Hello Xavier, you can find information in the user guide about about to integrate such connectors (client or server) in your applications, and how to configure their specific parameters. Please note that using one connector or one another has no impact on the way you code your application. They integrate transparently inside the Restlet API and provide only a set of specific parameters (specific to the underlying technology: jetty, simple, grizzly, netty, etc.). Best regards, Thierry Boileau Hello, Do you know where I could find information/examples about the use of the simple or jetty connectors? More broadly, is there any tutorial about the use of connectors (client or server)? Thanks in advance regards Xavier ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2443770

