--- Allen Gilliland <[EMAIL PROTECTED]> wrote:
> public abstract class UIAction extends ActionSupport

Okay, so now the question is why it thinks there's a
validation error on your subclass-we know *why* it's
trying to validate (ActionSupport implements the
validation interfaces).

Are there *any* validation files (etc) in your app?
Any that are for the model being submitted to the
subclass? Does the superclass implement a validation
method?

Process of elimination :)

d.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to