Date: 2004-04-22T07:26:20
   Editor: 68.79.151.2 <>
   Wiki: Apache Struts Wiki
   Page: ValidatorFAQ
   URL: http://wiki.apache.org/struts/ValidatorFAQ

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -2,3 +2,6 @@
 
 question:
 what is wrong, if <html:javascript> only renders the javascript-code, but not the 
enclosing <script> </script> tags?
+
+answer:
+You have used a value in the "formName" attribute of html:javascript which is not in 
the ["Validator configuration file"].  In ["Struts 1.1"], this produces exactly the 
results you see.  After ["Struts 1.1"], this throws a JSPException instead.

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

Reply via email to