From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 22 Jul 2009 10:31:52 +0200
On Jul 22, 2009, at 9:54 AM, Sasidhar Rachuri wrote:
> Glad to find a user mailing list for JAX-RS.
>
> Can i use jerst with tomcat and jdk1.5.
> My web code (spring controllers), services etc are developed using
> jdk1.5, and are deployed in tomcat.
>
Yes. Any compliant Web container, such as Tomcat will work. Just make
sure you have the dependencies correctly defined:
> I m planning to use RESTful web services in my application and
> planning to use jersy.
>
> Kindly let me know if this is compatible.
>
> -Regards,
> Sasi