From: Mike B. <mb...@Ga...> - 2004-01-23 01:44:50
|
Please don't cross post to both the mailing lists. > Redirects are not working for me. > In the code I write: > . webClient = new WebClient(); > . webClient.setRedirectEnabled(true); Redirects certainly should be working. What kind of a redirect is it? Redirects can be initiated by http response code, html meta tag, http response header or even javascript in an onload handler and to the best of my knowledge all of those ways are currently working in 1.3pre1. What version of HtmlUnit are you using? If you are using something earlier than 1.3pre1 then I'd recommend upgrading. > But then I get the messages below. > What does this mean? > INFO: Redirect requested but followRedirects is disabled FAQ: http://htmlunit.sourceforge.net/faq.html -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |