This is normal. From the documentation for the html:javascript tag [1]
"... The dynamicJavascript and staticJavascript attributes default to
true, but if dynamicJavascript is set to true and
staticJavascript is set to false then only the dynamic
JavaScript will be rendered. If dynamicJavascri
Why does struts generate unnecessary javascript in the HTML page??
Is there any way to stop struts from generating the extra javascript??
Ingo Villnow wrote:
I think it's quite normal that the whole javascript code is generated
in the HTML output when you use client-side validation or are my
Why does struts generate unnecessary javascript in the HTML page??
Is there any way to stop struts from generating the extra javascript??
Ingo Villnow wrote:
I think it's quite normal that the whole javascript code is generated
in the HTML output when you use client-side validation or are my
I think it's quite normal that the whole javascript code is generated in
the HTML output when you use client-side validation or are my thoughts
wrong?
sai reddy schrieb:
I'm using struts 1.2.7 version.
I wanted to validate a form client side. I used tag
with 'formName' attribute set to the
I'm using struts 1.2.7 version.
I wanted to validate a form client side. I used tag
with 'formName' attribute set to the form-bean's logical name in
struts-config.xml.
Inside validation.xml file, i set "depends" attribute's value as
"required" ( i just wanted these form fields to be non white
5 matches
Mail list logo