user  

S2: Multiple unknown handlers?

Paul Benedict
Sat, 19 Jul 2008 18:52:57 -0700

Using Struts 2.0.x, is it possible to have multiple unknown handlers? I am
using the Codebehind plugin and want to extend it. (Anyway to use the
library without having it load as a plugin?) I want to chain if the
Codebehind plugin cannot find a resource.

Paul