Hi,
i just read some articles on the commons, but i am looking specifically at the httpclient now. It looks to me like this can be used, maybe is used as some sort of
testing engine like the httpunit.jar
Retrieve a webpage, and take a look at the outcome.
So my questions are:
1. can you chain pages, like filling in a form stretching over multiple pages, and then test the whole form filling procedure
2. can you use javascript in this httpclient, and use the dom-model ?
thanks
friso