How do I enable CSP with Smart GWT and GWT? I couldn't find any documents regarding CSP in smart gwt.
Announcement
Collapse
No announcement yet.
X
-
You don't. CSP does not apply to GWT or SmartGWT programming, because you use components, not directly use of HTML.
In the meantime, CSP makes it impossible to implement certain advanced features and browser workarounds, so we do not support it, since it is both useless and breaks things.
More background:
https://forums.smartclient.com/node/267037
Comment