Hi,
I want to write a simple restful webservice. As it would be as simple as accessing data from / to the database, I am planning to use tomcat & not any heavy application server. I have existing tomcat 5.5 setup. Which Jersey version would be compatible with tomcat 5.5 & java 1.5?