Re: Disable validate interceptor while executeAndWant in wait phase

2007-10-16 Thread Igor Vlasov
And i suggest exactly an enhancement of Struts itself !! I suggest to disable validation while wait phase is active. Therefore we may not use meta http-equiv=refresh content=5;url=a:url includeParams=all //. With best regards. Laurie Harper wrote: Please post questions about using

Disable validate interceptor while executeAndWant in wait phase

2007-10-15 Thread Igor Vlasov
Hello. I recieve an validation exception while wait phase of executeAndWant. My example: pre 1. action name=someAction class=com.examples.SomeAction interceptor-ref name=completeStack/ interceptor-ref name=execAndWait/ result name=waitlongRunningAction-wait.jsp/result result

Re: Disable validate interceptor while executeAndWant in wait phase

2007-10-15 Thread Laurie Harper
Please post questions about using Struts to the Struts Users list only. The Struts Dev list is for discussing the development and enhancement of Struts itself. http://struts.apache.org/mail.html Igor Vlasov wrote: Hello. I recieve an validation exception while wait phase of executeAndWant.