Tag: Jersey

  • Jersey + Jsonp + jQuery

    At work we are developing an application that required me to create a webservice that could be called from another domain with javascript. Hopefully this will help you do just that. I am using Jersey 1.4 and jQuery 1.4.4. Here is my Jersey java code for the webservice: package com.test; import javax.ws.rs.GET; import javax.ws.rs.Path; import…

  • Week 20 of 2010

    This week, my post is going to be technical. So if you are not interested in Web Services, JSON or WebLogic, you can skip this weeks post.  (Crystal and I bought a car over the weekend so I will blog about that next week.)