http://www.gontu.org
In this tutorial, we are going to talk about how to make a function in RESTful web service accepts multiple parameters sent by the client in the http URL as the form parameters using @FormParam annotation. ( multiple parameters demo for RESTful Web Service using FormParam annotation ). The client for RESTFul Web Service (JAX-RS) in this demo is an html form.
http://www.gontu.org