Hello Sören,
> <form name="ExportBillDataForm" method="post"
> action="/bop/ebp/app/billpresentment/exportprocessbans">
[...]
> NameValuePair action = new NameValuePair("action",
> "/bop/ebp/app/billpresentment/exportprocessbans");
'action' is not a parameter name, omit it.
> How can I submit data with <input type="image"> using httpclient?
It's explained in the primer, section "Analyze the Form":
http://wiki.apache.org/jakarta-httpclient/ForAbsoluteBeginners#head-93d017d102ea8a83b2ad6e07c5184ec2f922f09a
cheers,
Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]