You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Florian Convers <fc...@webnet.fr> on 2003/04/14 16:32:55 UTC

ActionForm validate method

Hi

Is there any way to specify which forward the ActionServlet uses
when the ActionErrors return by the validate method is not empty ?

I would like to redirect or forward the request through
an ActionClass when the validate method detects some errors

Thank you

Florian