+

Search Tips   |   Advanced Search

Implement RESTful views of enterprise beans.

Configure the JAX-RS application.

Step Parent

Implement RESTful views of EJB applications using JAX-RS

We can implement RESTful views of enterprise beans using JAX-RS for a stateless or singleton enterprise bean that uses a no-interface view or a local business interface.


What to do next

Assemble JAX-RS web applications.


Subtopics


Related tasks

  • Implement RESTful views of a no-interface EJB
  • Implement RESTful views of an EJB with local interfaces