Hi Marcel,
> I have my business model on AppEngine and now like to use Android as a client 
> to communicate via http. I'd like to keep my beans structure and simply 
> transfer objects between client and server and then call servlets for method 
> calls.
> a) Do you think this is a good approach? (Or are there nicer designs?)
>   
Why do you want to call Servlets? You could implement your logic in 
Restlets.

best regards
   Stephan

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2427898

Reply via email to