View Single Post
  #2 (permalink)  
Old 07-05-2007, 07:47 PM
Eric Eric is offline
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
What I do is to have two action-mappings to the same class action in struts-config, one that validate and the other doesn't.

When I enter for the first time I go by which doesn't validate I just go by the action that valued in the actions that require it

Greetings.
Eric
Reply With Quote