You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seams that the code is little old, i have problem importing the @XmlRootElement annotation and problem with the ContactAPI.java class at 121 row: contacts = new JSONArray(clientResponse.getEntity(String.class));
The type String is not visible.