pon., 11 paź 2021 o 16:26 Burton Rhodes <burtonrho...@gmail.com> napisał(a): > Thanks for the reply Lukasz. I thought about doing something like that, > but this page > https://struts.apache.org/core-developers/execute-and-wait-interceptor.html > mentions the ExecuteAndWait interceptor must be at the end of the stack. I > guess you're saying that is not always the case. I'll give it a try and > see what happens. Thanks!
Yes, this can be problematic if you want to have prepare() and validate() called on initial action execution. If that won't work, we can implement some sort of skip mechanism, to allow skip processing given interceptor as there should be any kind of dependency between interceptors. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org