users@jersey.java.net

Re: [Jersey] Jersey and Android platform

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 30 Nov 2009 10:45:49 +0100

On Nov 30, 2009, at 10:37 AM, Kevin Duffey wrote:

> I thought using Jersey client was pretty easy already... is there a
> reason you'd suggest using html/javascript over using jersey since I
> am working in java and the android device would really be a client
> app communicating with a server that is also java based?
>

If you have JDK 5 or 6 installed on your Android device then the
Jersey client API should be usable. Plus, it should not matter how the
server-side is implemented and what technologies are used unless there
is some specific coupling in the representations.

Paul.



> From: Robert Koberg <rob_at_koberg.com>
> To: users_at_jersey.dev.java.net
> Sent: Sun, November 29, 2009 1:21:35 PM
> Subject: Re: [Jersey] Jersey and Android platform
>
>
> On Nov 29, 2009, at 12:56 PM, Kevin Duffey wrote:
>
> > Hey all,
> >
> > I am messing around with Android when time allows, and am curious
> if the jersey client code would work within an android application
> as it is so I can make RESTful calls to a jersey server, or not? Has
> anyone played around with this yet, or might know if there would be
> any limitations... or perhaps incompatibilities?
>
> A simpler way would be to use HTML and javascript. Check out:
>
> http://www.phonegap.com/
>
> I wish it would on the symbian OS.
>
> best,
> -Rob
>
>
> >
> > thanks.
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>
>