0 Replies Latest reply on Feb 27, 2013 8:28 PM by bosra

    Simple JAX RS example

    bosra

      Hi

       

      I am trying to code up the following JAX RS form param example using JBoss. I am unsure of how to get the server to point to the html form. Where in the project folder should it be placed? Do I need to add any constraints or further parameters to any xml files. Just to give you some background, I have created a Maven project in JBoss. From there, I added the Jax RS activation class and I have been able to get some of the other examples on site linked below working. I have also included JSF 2.0 in the project facets section.

       

      Many thanks

       

       

      http://www.mkyong.com/webservices/jax-rs/jax-rs-formparam-example/