Home > Contents > Index >
ICS.DeployJSPFile
Deploys a JSP file.
Syntax
public IJSPObject deployJSPData(String sPath, String sZone, StringBuffer sbError)Parameters
sPath
- The path to the JSP file.
sZone
- The name of the JSP zone to store the data in. This is a relative path within the server doc root. The default value is
/
.
sbError
- For return values. This may contain error information.
Returns
IJSPObject
on success,null
on error.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.