| Commit | Date | |
|---|---|---|
|
[r299]
by
gautamj
This class has been removed, since its redundant with the new signature of execute() allowing an Exception to be thrown |
2003-08-08 18:30:23 | Tree |
|
[r298]
by
gautamj
Refactored the exception-handling, with the new signature of execute() allowing an Exception to be thrown |
2003-08-08 18:29:22 | Tree |
|
[r297]
by
gautamj
Commented out processPopulate(), which is redundant and should have been removed when the error-handling code was revamped in FormBase |
2003-08-08 17:55:57 | Tree |
|
[r296]
by
gautamj
Migration to Struts1.1 - Removed references to processPreprocess, processPath, processMapping, processActionForward, processPopulate methods of ActionServlet. Refactored most of the code. However, processPopulate(), which was clearing the errors in a FormBean, is no longer being invoked |
2003-08-07 21:01:51 | Tree |
|
[r295]
by
gautamj
Migration to Struts1.1 - Replaced the references to Action.constants with Globals.constants |
2003-08-07 21:01:17 | Tree |
|
[r294]
by
gautamj
Migration to Struts1.1 - Replaced the call to ActionMessages.empty() with ActionMessages.isEmpty() |
2003-08-07 21:00:49 | Tree |
|
[r293]
by
gautamj
Migration to Struts1.1 - Commented out the reference to getActionMappingURL() method of the struts Form tag and instead added code to set super.action in the doStartTag(). Also replaced references to getName() with getBeanName() |
2003-08-07 21:00:01 | Tree |
|
[r292]
by
gautamj
Migration to Struts1.1 - Replaced the reference to formTag.getName() with TagHelper.getFormName(pageContext) |
2003-08-07 20:58:53 | Tree |
| 2003-08-07 18:54:21 | Tree | |
| 2003-08-07 18:53:20 | Tree |