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

Invoke response.sendError in Weblogic server, the server will render the message as a response body.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2, 6.0.5
    • 6.5.1, 6.0.4
    • ZK Update Engine
    • Security Level: Jimmy
    • None

      when you access the url /zkau/web/123, the weblogic will send a "/123" response.

      check
      org.zkoss.web.util.resource.ClassWebResource
      line: 636
      response.sendError(response.SC_NOT_FOUND, pi);

            jumperchen jumperchen
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: