Date: 2004-05-31T03:12:45
   Editor: 80.131.137.237 <>
   Wiki: Apache Struts Wiki
   Page: StrutsBeginnerValidatorFramework
   URL: http://wiki.apache.org/struts/StrutsBeginnerValidatorFramework

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -26,7 +26,7 @@
 
 Here are some necessary step before we can begin using the struts validation 
framework with "form-based" validation (as described above).
 
-  1. Create an action form class that extends 
oeg.apache.struts.validator.ValidatorForm.
+  1. Create an action form class that extends 
org.apache.struts.validator.ValidatorForm.
   2. Create an action class.
   3. Set up the resource bundle for the application in struts config file.
   4. Create a jsp page that serves as an input.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to