Previous Step   Previous Step Next Step   Next Step

Assemble JAX-RS Web applications.

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

About this task

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 archive (WAR) package. You can assemble the WAR package into an enterprise archive (EAR) package, if required.

Before you begin

Implement a resource using multipart messages

Supporting information (generally applicable)

What to do next

Deploy JAX-RS Web applications.

Previous Step   Previous Step Next Step   Next Step