Hi,
I am using MockStrutsTestCase in (Struts+Spring+hibernate) project. The web.xml using in the main project is having the definition as follows:
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.4"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee.
2009-01-14 15:49:08 UTC in StrutsTestCase for JUnit