Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | 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
IJSPObjecton success,nullon error.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.