Hello, We have a servlet which generates a report and allows user to download it as a CSV file. The servlet is deployed on Tomcat and secured using form authentication.
We would like to to invoke the servlet and download the file programmatically using Apache Commons HttpClient API. Could anybody provide advice or code sample showing how to get HttpClient request through form authentication? Any help would be greatly appreciated. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
