I am new to ArcGIS. I understand ArcGIS can be integrated by various tools and methods. The widgets we need to create are mostly custom widgets. We used web app builder to build the custom widgets. We have to integrate with EJB's for data population. Not interested to convert EJB's to rest services.
What is the better approach to integrate ArcGIS with EJB?
- Build custom widgets using web app builder and integrate with EJB's using Spring/Servlets and jQuery.
- Build ArcGIS maps and custom widgets with ArcGIS runtime SDK for Java