Assemble JAX-RS web applications.

Before you begin

Implement a resource method to receive multipart/form-data parts from an HTML form submission.

About this task

Step 5 towards the goal: Using multipart/form-data content in JAX-RS application requests and responses

Procedure

After you develop the Java class files for your JAX-RS web application and edit the web.xml file to enable the JAX-RS servlet, you are ready to assemble the application. Assemble the web application into a web application archive (WAR) package. You can assemble the WAR package into an enterprise archive (EAR) package, if required.

What to do next

Deploy JAX-RS web applications.
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 17, 2014 04:48 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-base-iseries&topic=twbs_jaxrs_multipart_formdata_step5
File name: twbs_jaxrs_multipart_formdata_step5.html