Hi, for authentication you could use HTTP authentrication. Se http://wiki.restlet.org/docs_2.0/13-restlet/27-restlet/46-restlet.html
Best regards Stephan -----Ursprüngliche Nachricht----- Von: kocisky <[email protected]> Gesendet: 13.05.2011 22:01:35 An: [email protected], "Stephan Koops" <[email protected]> Betreff: RE: Re: Re: access GET body parameters >so i would do something like that: > >1) client authentication -> POST (of credentials) -> to server >2) client request data -> GET of rest resource -> server (if authenticate >return data else error) > >is this a common approach? >thanks !!! >kocisky ___________________________________________________________ Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! http://produkte.web.de/go/toolbar ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2735882

