I have added this line to my jsp (which works fine without it): <html:javascript formName="typeMyForm" dynamicJavascript="true" staticJavascript="true"/>
When I add the validation line, the javascript code is generated in the source without any surrounding <script></script> tags and is visible on the page? The form validation line works for other jsps in the app. ?? Any ideas what I've done wrong? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]