Thursday, March 29, 2012

[android-developers] Re: Looking for Jersey/Restlet/REST recommendations

I've implemented REST using Jersey on several projects and it's very lightweight and easy to use.

On Wednesday, March 28, 2012 3:44:44 PM UTC-5, Mark Phillips wrote:
I forgot to include a subject line.....

On Wed, Mar 28, 2012 at 11:38 AM, Mark Phillips <mark@phillipsmarketing.biz> wrote:
My android app needs to talk to a MySQL database on a server. I have been googling for solutions and found recommendations for Jersey and Restlet. I have looked at these two frameworks, but from reading I cannot tell which is better. I am new to REST, but have experience in Java, servlets, and jsp. So I was wondering if anyone on this list has experience with one or both, and any recommendations you may have. I am looking for a simple way to CRUD data in my database (~ 15-20 tables). Any hands-on feedback is appreciated!

Thanks!

Mark

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


On Wednesday, March 28, 2012 3:44:44 PM UTC-5, Mark Phillips wrote:
I forgot to include a subject line.....

On Wed, Mar 28, 2012 at 11:38 AM, Mark Phillips <mark@phillipsmarketing.biz> wrote:
My android app needs to talk to a MySQL database on a server. I have been googling for solutions and found recommendations for Jersey and Restlet. I have looked at these two frameworks, but from reading I cannot tell which is better. I am new to REST, but have experience in Java, servlets, and jsp. So I was wondering if anyone on this list has experience with one or both, and any recommendations you may have. I am looking for a simple way to CRUD data in my database (~ 15-20 tables). Any hands-on feedback is appreciated!

Thanks!

Mark

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment