Hey I have a requirement to send json data with multipart file data to jersey reset service that receive that data as bean to the service and then retrieve data (both multipart file data and textbox data) through that bean's obj. there is no form tag at client side.