Re: Restlet-GWT HTTP authentication example

2008-10-18 Thread Mark Petrovic
Thank you. Mark On Oct 17, 2008, at 11:26 AM, Thierry Boileau wrote: Hello Mark, I've updated the sample application and its description: http://wiki.restlet.org/docs_1.1/13-restlet/28-restlet/144- restlet.html Best regards, Thierry Boileau -- Restlet ~ Core developer ~

Re: Restlet-GWT HTTP authentication example

2008-10-17 Thread Thierry Boileau
Hello Mark, I've updated the sample application and its description: http://wiki.restlet.org/docs_1.1/13-restlet/28-restlet/144-restlet.html Best regards, Thierry Boileau -- Restlet ~ Core developer ~ http://www.restlet.org http://www.restlet.org/ Noelios Technologies ~ Co-founder ~

Re: Restlet-GWT HTTP authentication example

2008-10-15 Thread Mark Petrovic
Thierry, good day. Is there sample code available showing how to use the HTTP Digest authentication scheme? On Oct 14, 2008, at 7:08 AM, Thierry Boileau wrote: Hello Mark, the current sample GWT application has been updated with authentication, and usage of JSON and XML representations.

Re: Restlet-GWT HTTP authentication example

2008-10-14 Thread Thierry Boileau
Hello Mark, the current sample GWT application has been updated with authentication, and usage of JSON and XML representations. See http://wiki.restlet.org/docs_1.1/13-restlet/28-restlet/144-restlet.html. Best regards, Thierry Boileau -- Restlet ~ Core developer ~ http://www.restlet.org

Re: Restlet-GWT HTTP authentication example

2008-10-14 Thread Mark Petrovic
Thank you! Mark On Oct 14, 2008, at 7:08 AM, Thierry Boileau wrote: Hello Mark, the current sample GWT application has been updated with authentication, and usage of JSON and XML representations. See http://wiki.restlet.org/docs_1.1/13-restlet/28-restlet/144-restlet.html . Best regards,

Re: Restlet-GWT HTTP authentication example

2008-10-14 Thread Duong BaTien
Wow. Thanks. Will find time to take a look at it. Dr. Duong Batien DBGROUPS and BudhNet On Tue, 2008-10-14 at 16:08 +0200, Thierry Boileau wrote: Hello Mark, the current sample GWT application has been updated with authentication, and usage of JSON and XML representations. See

Re: Restlet-GWT HTTP authentication example

2008-10-07 Thread Thierry Boileau
Hi all, I'm working on this (http://wiki.restlet.org/docs_1.1/13-restlet/28-restlet/144-restlet.html)! I have to complete the existing sample basic application with authentication. I hope to finish it today or tomorrow. I'll keep you informed. Best regards, Thierry Boileau -- Restlet ~ Core

Re: Restlet-GWT HTTP authentication example

2008-10-06 Thread Rob Heittman
Just wanted to post (had talked to Mark offlist about this) that I am working on an official example, but won't be done till later this month when I get back from travel. Happy to canonize anybody's practical experience in the meantime ... On Mon, Oct 6, 2008 at 6:32 PM, Mark Petrovic [EMAIL

Restlet-GWT HTTP authentication example

2008-10-06 Thread Mark Petrovic
Does anyone have a couple of code snippets, with qualifying and explanatory comments, they can share that demonstrate both the client and server side of the new Restlet-GWT HTTP authentication? I just might be getting the hang of Restlet programming, and authentication and login-state