Do you have the commons-validator jar in your WEB-INF/lib directory of your
web application?

Might be other jars you need to but I know you need this one for sure.


Shawn D. Garner

-----Original Message-----
From: Garner, Shawn 
Sent: Tuesday, November 08, 2005 4:23 PM
To: 'Struts Users Mailing List'
Subject: RE: Validation seemingly not getting called any longer

I think you might need the following in your jsp page:
<html:javascript formName="yourFormName" dynamicJavascript="true"
staticJavascript="false"/>

Shawn D. Garner
-----Original Message-----
From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 08, 2005 12:39 PM
To: Struts Users Mailing List
Subject: Re: Validation seemingly not getting called any longer

yes
validation.xml and
validator-rules.xml
are both configured as properties via plug-in in struts-config.xml
http://www.oracle.com/technology/oramag/oracle/04-jan/o14dev_struts.html
HTH,
Martin-
----- Original Message ----- 
From: "Garner, Shawn" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <user@struts.apache.org>
Sent: Tuesday, November 08, 2005 1:08 PM
Subject: RE: Validation seemingly not getting called any longer


>I think you need something in the struts config file telling it to use the
> validation plugin. Try that line of investigation.
> Not sure off the top of my head.
>
> Shawn D. Garner
>
> -----Original Message-----
> From: Preston CRAWFORD [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 08, 2005 11:39 AM
> To: user@struts.apache.org
> Subject: Validation seemingly not getting called any longer
>
> We have a simple login form. By the book. For some reason all of a
> sudden the validation in validation.xml is no longer getting called.
> We
> have validate set to true in the action. Everything is still named the
> same. Any idea why this would have changed or where to start looking?
>
> Preston
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
****************************************************************************
> This email may contain confidential material.
> If you were not an intended recipient,
> Please notify the sender and delete all copies.
> We may monitor email to and from our network.
>
****************************************************************************
>
> ---------------------------------------------------------------------
> 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]

****************************************************************************

This email may contain confidential material. 
If you were not an intended recipient, 
Please notify the sender and delete all copies. 
We may monitor email to and from our network. 
****************************************************************************

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

**************************************************************************** 
This email may contain confidential material. 
If you were not an intended recipient, 
Please notify the sender and delete all copies. 
We may monitor email to and from our network. 
****************************************************************************

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

Reply via email to