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

Forward uri can't be "zk/*" on Tomcat 7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.3, 6.5.1
    • 6.0.2, 6.5.0
    • General
    • None
    • Tomcat 7.0.27

      There is a ZUL file:

      <?forward uri="zk/foo.zul"?>
      <zk></zk>
      

      On Jetty 6.1.26 (with RJR) will forward correctly, but on Tomcat 7.0.x will occur HTTP 404.

      Another case, the foo.zul was put in foo folder:

      <?forward uri="foo/foo.zul"?>
      <zk></zk>
      

      The Jetty 6.1.26 / Tomcat 7.0.x will work fine.

      Reference: http://www.zkoss.org/forum/listComment/20708

            vincentjian vincentjian
            MontyPan MontyPan
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: