--- [EMAIL PROTECTED] wrote: > My app works fine when I extend ActionSupport, but I > do not want to tie my Actions to S2.
Then implement the "real logic" via pluggable interface impls, but (even) I think decoupling can be taken past the point of diminishing returns. Also, it's not coupled to S2 per se, but to XWork, which is a generic command pattern framework. > What is the relationship between the canned input > method and the validator support? Maybe the Validateable interface combined with the DefaultWorkflowInterceptor and/or ValidationInterceptor? d. ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]