I am trying to download an excel file that is avalible on this site:
https://www.arcavision.com/Arcavision/index.jsp
Once you are logged a frame opens where you fill out a form and then click submit. On pressing submit the result of the query shows and gives you the option to download the data. I think the data is passed using POST. Is there a way to do all of this in java?