Sandboxing
Sandboxing is a technique to restrict the usage of Java code in WebApps and RestApps. The purpose is to ensure reliable and robust execution of WebApps/RESTApps and to make sure that only techniques that will be available in future releases of Sitevision is being used in custom applications.
Server-side Javascript execution in WebApps/RESTApps is sandboxed and only explicitly white-listed Java classes will be allowed.
- WebApps/RESTApps in Sitevision Cloud
All WebApps and RESTApps running in Sitevision cloud will be sandboxed as of Sitevision 5. - WebApps/RESTApps on-premise
WebApps and RESTApps of Add-ons created in Sitevision 5 or later will be sandboxed. Apps that are deployed to Add-ons created before Sitevision 5 will continue to execute outside the sandbox.
Did you find the content on this page useful?