![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: webservices, java, web2 0, semweb, web3 0
Jersey is the reference implementation of JSR311 (JAX-RS) the Java API for RESTful Web Services. In short JSR311 makes it easy to publish graphs of Java Objects to the web, and implement update and POST semantics - all this using simple java annotations. It makes it easy for Java developers to do the right thing when writing data to the web. JAX-RS deals with the mapping of java objects to a … Continue Reading »