Hello all,
I'm trying to submit a post request to a page that contains a form with some values. I can set the values, but the page has javascript that sets the form's action value to 'doStuff'. How do I set this in my httpclient java code? Thanks Jeff Porter
