Just to throw my hat in the ring... If you don't like HttpUnit (for whatever reason). Watir[1] (IE) and FireWatir (firefox) can be used as an alternative for checking your links, driving the automation of tests.
Getting them running as part of the build process is eaasy enough with <exec>, but if you're feeling confident you can use the jruby+bsf support and write them with scriptdef (note this will be a real challenge) Kev [1] http://wtr.rubyforge.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]