App Ionic Integrated Framework with JSF Java Web System

Asked

Viewed 114 times

1

Guys, I need some guidance from an experienced developer, where the need is: I have an application created in Java Web with JSF in production. I need to develop a Hybrid App with Ionic framework (multplataforma), to receive notification and generate a table of records, etc. Example1: When running an update in table X, the Manager System must notify in the App and allow you to view the records in the table; Example 2: When a person schedules through the App to update table X, in the Database, and through the Manager System, ADM can view the records. Which technology is better for this need, which will not give problem in the future due to the amount of person using the application? What better technology to communicate with the Managed System?

1 answer

0

In your web project create one more layer for the webservice, recommend Jax-rs, and get your APP to consume this API.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.