I am trying to do a very simple thing, build an URL for a get request that contains a port number and some parameters, as it follows http://localhost:8080/read?date=whatever
I have tried several ways without success, it shouldn't be too difficult but i cannot come up with a solution.
I hope someone helps me, it would be greatly appreciated
Thanks in advance