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 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2735874

