-
New Feature
-
Resolution: Fixed
-
Normal
-
9.0.1
-
Security Level: Jimmy
-
None
-
None
Current Situation
The DHtmlUpdateServlet handles both resources and ajax updates at the same time.
This makes it sometimes challenging to provide a strict/clear security configuration, trying to distinguish between executed code and more static resources.
e.g.:
Expected Result
Consider an optional way to define, dedicated/separate endpoint servlets separating between dynamic au requests and static resources.
This can simplify security configuration and improve the distributed resource configuration approach (https://www.zkoss.org/wiki/ZK%20Developer's%20Reference/Performance%20Tips/Load%20JavaScript%20and%20CSS%20from%20Server%20Nearby)
- blocks
-
ZK-4827 Fail to load JSP with ZK Components
- Closed
- relates to
-
KEIKAI-436 keikai fails to load zssex.wpd in a jsp with zk 9.5.0.2
- Closed
-
ZK-5102 Move zk.wpd to static assets folder
- Open