Class ViewAction

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

    @Component
    @Named("view")
    @Singleton
    public class ViewAction
    extends XWikiAction
    Action called when the request URL has the "/view/" string in its path (this is configured in struts-config.xml. It means the request is to display a page in view mode.
    Version:
    $Id: d5c81ef9cd0b742fbe0f0dde0917bf846578f723 $