Hi, I am basic from web page itself.
<form method="post" action="/mkyong_webapp/services/rest/product/product_id"> <label>Product Id: </label><input type="text" name="product_id" size="32"/> <input type="submit" value="submit"/> </form> Regards, Miten. -- View this message in context: http://cxf.547215.n5.nabble.com/form-post-to-restful-service-not-finding-matching-method-tp5667389p5667532.html Sent from the cxf-user mailing list archive at Nabble.com.
