Test Struts2 Application Using HtmlUnit

  1. Download HtmlUnit from here.
  2. Install the HtmlUnit Jar(s) and the compile dependencies Jars in your project's lib directory.
  3. Add all Jar(s) to your project's buildpath.
  4. Run the first four tests found here to make sure your installation is correct.
  5. Create a test to validate your implementation of Class Task 9