RE: Validation seemingly not getting called any longer

2005-11-09 Thread David G. Friedman
ginal Message- From: Preston CRAWFORD [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 1:46 PM To: user@struts.apache.org Subject: RE: Validation seemingly not getting called any longer That would be nice. Wouldn't be a bad thing to add, either. Preston >>> [EMAIL P

RE: Validation seemingly not getting called any longer

2005-11-09 Thread Preston CRAWFORD
t link so you'll know what else to watch out for when using multiple (or module based) struts-config.xml files. Regards, David -Original Message- From: Preston CRAWFORD [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 9:27 PM To: user@struts.apache.org Subject: RE: Valida

RE: Validation seemingly not getting called any longer

2005-11-09 Thread Garner, Shawn
e.org Subject: RE: Validation seemingly not getting called any longer Yeah, that's there. Like I said, it was working earlier. Not sure why it's not now. Preston >>> [EMAIL PROTECTED] 11/8/2005 2:41 PM >>> Do you have the commons-validator jar in your WEB-INF/lib director

RE: Validation seemingly not getting called any longer

2005-11-08 Thread David G. Friedman
Original Message- From: Preston CRAWFORD [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 9:27 PM To: user@struts.apache.org Subject: RE: Validation seemingly not getting called any longer Solved it. Weird. I rolled back to an old version to try to figure out what was diffe

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
-Original Message- From: Preston CRAWFORD [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 7:05 PM To: user@struts.apache.org Subject: Re: Validation seemingly n

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
, etc. Are they recent (as in someone might have modified them before the last webapp restart) or dated months ago (indicating no recent changes) ? Regards, David -Original Message- From: Preston CRAWFORD [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 7:05 PM To: user@struts

RE: Validation seemingly not getting called any longer

2005-11-08 Thread David G. Friedman
rds, David -Original Message- From: Preston CRAWFORD [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 7:05 PM To: user@struts.apache.org Subject: Re: Validation seemingly not getting called any longer It's not configured in Validation.x

Re: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
It's not configured in Validation.xml. The form is mask ^[0-9a-zA-Z]*$ I did turn up debugging on log4j.logger

Re: Validation seemingly not getting called any longer

2005-11-08 Thread Wendy Smoak
On 11/8/05, Preston CRAWFORD <[EMAIL PROTECTED]> wrote: > I have that. Either way the bottom line for me is it flys past > validation, message or no message. So I need to figure out why that is > happening. What _type_ of Action is LoginSubmitAction and How is it configured in validation.xml? Wha

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
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

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Garner, Shawn
iling List' Subject: RE: Validation seemingly not getting called any longer I think you might need the following in your jsp page: Shawn D. Garner -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 12:39 PM To: Struts Users Mailing Li

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Garner, Shawn
I think you might need the following in your jsp page: 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

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
- 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 htt

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Garner, Shawn
I think you also need a tag in the jsp page using it. -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

Re: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
Nothing that I can see. What could I log to find out what's going on? It basically just doesn't get called. Preston >>> [EMAIL PROTECTED] 11/8/2005 10:52 AM >>> Preston CRAWFORD wrote: >We have a simple login form. By the book. For some reason all of a >sudden the validation in validation.xml is

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Preston CRAWFORD
I have that. And my action looks like this... Preston >>> [EMAIL PROTECTED] 11/8/2005 10:08 AM >>> I think you need something in the struts config file telling it to use the validation plugin. Try that line of investigation. Not sur

Re: Validation seemingly not getting called any longer

2005-11-08 Thread Dave Newton
Preston CRAWFORD wrote: 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 l

Re: Validation seemingly not getting called any longer

2005-11-08 Thread Martin Gainty
'Struts Users Mailing List'" 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

RE: Validation seemingly not getting called any longer

2005-11-08 Thread Garner, Shawn
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: