Download File from server that uses Icefaces form based authentication

Posted by user266443 on Stack Overflow See other posts from Stack Overflow or by user266443
Published on 2010-02-04T18:11:08Z Indexed on 2010/04/04 0:03 UTC
Read the original article Hit count: 176

Filed under:
|
|

I am a newbie to ICEfaces and i have a requirement where i need to download a document from a given url (http://ipaddress/formexec?objectid=201).

This URL uses a form based authentication that is deployed through ICEFaces.

i tracked the request of this URL and i get the following line:

&ice.submit.partial=false&ice.event.target=loginForm%3Aj_id33&ice.event.captured=loginForm%3Aj_id33

Is there any libraries or code to download the document by successfully passing the username and password.

© Stack Overflow or respective owner

Related posts about icefaces

Related posts about jsf