Class UnknownAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Singleton
    public class UnknownAction
    extends XWikiAction
    Action used when the url given to struts is not recognised as a valid action. Forwards to the action specified in xwiki.cfg parameter: xwiki.unknownActionResponse or exception if xwiki.unknownActionResponse is not defined.
    Version:
    $Id: 23b4b67e92daf6e42336cc2d619dcaf5cf494d9a $