laredotornado wrote:
I do want to validate requests submitted to "pcFlow.do" (the action).  I
thought interceptors were the way to do it.  My interceptor class is called
"AccountsInterceptor".  What is the proper way?  All the tutorials suggest
you have to create a custom interceptor stack.

See also my response on JavaRanch--it's best if you mention on JavaRanch as per their FAQ when you're cross-posting similar questions.

I don't know of any tutorials that recommend creating a new interceptor or interceptor stack for doing custom validations--most say to create a custom validator.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to