PLEASE TAKE ME OFF THIS MAILING

-----Original Message-----
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 1:59 PM
To: Struts Users Mailing List
Subject: RE: Validation plug-in & Websphere Studio 5.0.1




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 18, 2004 10:49 AM
> To: [EMAIL PROTECTED]
> Subject: Validation plug-in & Websphere Studio 5.0.1
> 
> 
> 
> 
> 
> 
> I'm new to Struts and couldn't find anything about this on 
> the archive so
> please bear with me if I'm repeating a question.
> 
> I'm developing a Struts 1.1 web app and trying to implement 
> the validation
> plug-in.  Things went well as long as I was only using the 
> validations that
> came with the plug-in.  When I try to add my own custom validation by
> overriding the validate() method of the form the server 
> crashes with an
> IllegalStateException after dozens of loops in the validate() 
> method.  The
> statement causing the problem is the errors.add() statement.  
> Without it
> there is no problem.
> 
> If anyone can help I'd be grateful.  I can provide more 
> details from the
> log if needed.

How about some code?  Log is cool.... but code is better :)



---------------------------------------------------------------------
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]

Reply via email to