Dave Alvarado

Show:

What's happening?

  • How do I use StrutsTestCase to set this path?

    Hi, I'm using the latest version of MockTestCase with my Struts 1.3 app. I have this in my web.xml file ... <servlet> <servlet-name>RefreshServlet</servlet-name> <servlet-class>com.myco.regui.servlets.RefreshServlet</servlet-class> <load-on-startup>2</load-on-startup> </servlet> <servlet-mapping>...

    2009-03-31 20:38:07 UTC in StrutsTestCase for JUnit

  • Parsing error processing resource path /strut

    Hi, I just download MockStruts 2.1.4 for use with my Struts 1.3 app. I'm having problems running a JUnit test and was looking for ideas. Here is the JUnit test ... <target name="run-pc-flow-test" depends="build-tests"> <junit dir="${build}" fork="true" haltonfailure="true"> <sysproperty...

    2009-03-23 19:12:36 UTC in StrutsTestCase for JUnit

About Me

  • 2009-03-23 (8 months ago)
  • 2450269
  • laredotornado (My Site)
  • Dave Alvarado

Send me a message