I've got formatting for messages and errors separately. I'd like to keep
errors in the error formatting and so use addActionError to add them.

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: 01 June 2007 12:01
To: Struts Users Mailing List
Subject: RE: Wierd behaviour with redirect, result, and store interceptor

--- Al Sutton <[EMAIL PROTECTED]> wrote:
> There is no validation or parameters for ActionA, but it does extend 
> ActionSupport. It gets a summary of all comments (via Hibernate) and 
> creates a Set which is iterated over in the JSP.
> 
> I'm not sure of the best way to disable just the validation 
> interceptor, have you got any
suggestions?

If you only want it disabled *temporarily* that might be a problem.

I still say that the DefaultWorkflowInterceptor is seeing that there are
errors so it trying to go to the input page. I've now forgotten the original
issue...
but can you use messages instead?

d.



       
____________________________________________________________________________
________
Building a website is a piece of cake. Yahoo! Small Business gives you all
the tools to get online.
http://smallbusiness.yahoo.com/webhosting 

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