You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Andreas Langmann <an...@isb-ag.de> on 2002/11/13 10:18:14 UTC

Validation Question

Hello,

i had updated to validator-1.0 (from the struts-1.1-b2 version) and my
validation just prints out the following code...

//  End -->
</SCRIPT>

I miss the opening tag and my validation rules...

the tag code is:

<html:javascript formName="<%= formName %>" method="subValidate"
dynamicJavascript="true" staticJavascript="false"/>

formName is correct, and all works perfectly with the pre-release
validator version. Must i update Struts (to nightly build :-( ) ??????

Tia

Andreas

-- 
Dipl. Ing. (BA) Andreas Langmann
Software Developer

ISB AG             
Karlstr. 52-54   
76133 Karlsruhe    

Telefon: +49 (0)721/82800-0
Telefax: +49 (0)721/82800-82

Email: andreas.langmann@isb-ag.de
Internet: http://www.isb-ag.de

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Validation Question

Posted by Robert Leland <rl...@apache.org>.
Andreas Langmann wrote:

>Hello,
>
>i had updated to validator-1.0 (from the struts-1.1-b2 version) and my
>validation just prints out the following code...
>
>//  End -->
></SCRIPT>
>
>I miss the opening tag and my validation rules...
>
>the tag code is:
>
><html:javascript formName="<%= formName %>" method="subValidate"
>dynamicJavascript="true" staticJavascript="false"/>
>
>formName is correct, and all works perfectly with the pre-release
>validator version. Must i update Struts (to nightly build :-( ) ??????
>
Yes, this has been fixed for about 3 weeks.
Downloading the latest Nightly build will fix this and other
Validator bugs.

-Rob

>
>Tia
>
>Andreas
>
>  
>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>