You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Johnson, Kaerstin" <kj...@systechnologies.com> on 2005/11/28 20:42:24 UTC

form validator problem

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org