Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1151

ZK Error Page configuration can specify a redirect config to redirect to a JSP or HTML page.

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 6.5.0
    • 6.5.0
    • Configuration
    • None

      For example,

      <error-page>
      	<exception-type>java.lang.Throwable</exception-type>
      	<location>/WEB-INF/sys/error.jsp</location>
      	<redirect>true</redirect>
      </error-page>
      

            Unassigned Unassigned
            jumperchen jumperchen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: