Posts by Allan • 1 point
1 post
-
0
votes0
answers91
viewsQ: Bug reading csv by http request (Webservice)
I am having trouble reading a csv file via http request. It would be a Restful webservice that receives a csv and uses its contents. I’ve tried to read it in different ways, with opencsv, Javacsv..…