Back to Browse

httpclient in JFrame to consume web service

337 views
Jan 14, 2022
18:55

In this video, I use Apache's HttpClient inside of a JFrame to consume a web service. The JFrame has a JCombo populated with the student IDs, and a JList to display the objects. If no student is selected, all students are shown. I handle basic errors within the code.

Download

0 formats

No download links available.

httpclient in JFrame to consume web service | NatokHD