Thursday, 19 September 2019

Integrating Java Web application with Maximo using Rest API Jersey

Steps
  1. Setup Jersey.
  2. Create an HTML page with workorder fields.
  3. Create a Submit button and call rest servlet.
  4. Pass those values collection from workorder fileds to servlet.
  5. Post the data to Maximo Rest Service.

No comments:

Post a Comment