vhumble wrote:
Thank you. As of now I am not implementing Preparable. But I will try implementing it and see. I thought the order of interceptors in struts-default package will automatically take precedence and get applied as validation happens automatically.
It does, but validation != preparable. The preparable interceptor looks for implementors of Preparable.
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org