sraeburn 2003/08/28 20:18:29 Modified: doc/userGuide building_controller.xml Log: Fixed documentation typo PR: 22784 Revision Changes Path 1.66 +1 -1 jakarta-struts/doc/userGuide/building_controller.xml Index: building_controller.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/building_controller.xml,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- building_controller.xml 26 Jul 2003 04:30:41 -0000 1.65 +++ building_controller.xml 29 Aug 2003 03:18:29 -0000 1.66 @@ -954,7 +954,7 @@ <exception key="some.key" type="java.io.IOException" - handler="com.yourcorp.ExceptionHandler"> + handler="com.yourcorp.ExceptionHandler"/> </global-exceptions> ]]></code></pre>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]