-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 6.5.1, 6.0.4
-
Component/s: ZK Update Engine
-
Security Level: Jimmy
-
None
-
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);