dev@javaserverfaces.java.net

Migrating to HtmlUnit 1.4

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Tue, 08 Feb 2005 14:26:22 -0500

In an effort to improve our unit tests, we are migrating to HtmlUnit 1.4 .
This version of HtmlUnit has much improved support for Javascript allowing
the testing of items such as the generated onclick of CommandButton.

HtmlUnit can be found here: http://htmlunit.sourceforge.net

-rl