-
Bug
-
Resolution: Fixed
-
Normal
-
6.5.1, 6.0.4
-
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);