I have a website with a login formular. When I send the formular my cookie should be invalid and I receive a new one from the server. Although the server sends the actual cookie HTTPUnit doesn't accept it. Therefore I get an error passing the login.
How can I overwrite or actualize the old cookie in HTTPUnit?
Thx for help,
Jean - Pierre Fgen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a website with a login formular. When I send the formular my cookie should be invalid and I receive a new one from the server. Although the server sends the actual cookie HTTPUnit doesn't accept it. Therefore I get an error passing the login.
How can I overwrite or actualize the old cookie in HTTPUnit?
Thx for help,
Jean - Pierre Fgen