Chris-

The Struts TagLibs referenced at
http://struts.apache.org/api/org/apache/struts/taglib/html/JavascriptValidatorTag.html
builds JavaScript client validator based on the validation rules loaded by the ValidatorPlugIn defined in the struts-config.xml file.
JSTL
The JSTL details function referenced at
http://www-128.ibm.com/developerworks/library/j-santa3/
builds JavaScript details function using jsEnc of a regular expression input
This is the ONLY example I could find using JSTL to create a JavaScript function
Anyone else ???

Martin-

----- Original Message ----- From: "Chris Pat" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Saturday, October 15, 2005 12:05 AM
Subject: html post vs javascript onclick


Hello
If I have an "strut-i-fied" html form that also has
JavaScript event handlers, and onclick function calls,
can I be guaranteed that the js will fully execute
first before the html post in both NS & IE?  It has to
right?  It would be preposterous otherwise.  Just
paranoid about all the adhoc caveats.  Thank you.




__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

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



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

Reply via email to