| Article: |
Unit Test Your Struts Application | |
| Subject: | method overrider is not work !!! Help!! | |
| Date: | 2005-07-28 02:13:04 | |
| From: | strider73 | |
|
In SimpleStrutsTest testCase overrided method was not invoked So sentance in " RequestDispatcher rd = this.request.getRequestDispatcher("/strutsTest.do"); " was just Create new SimpleAction and not implemented method ExternalInf was called and test case fail ..!!
|
||
Showing messages 1 through 1 of 1.
-
method overrider is not work !!! Help!!
2005-10-18 07:03:12 lujian213 [View]
Do you follow the steps mentioned in the article? The problem is most likely caused by not change the controller setting in struct-config.xml.


