Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
ics:insertpage
Inserts the results of a Content Server page evaluation into the current output stream.
Syntax
<ics:insertpage pagename="page name"> <ics:argument name="arg name" value="value"/> <ics:insertpage/>Parameters
pagename (required)- Name of the page to be inserted into the current output stream.
Description
The
ics:insertpagetag inserts the results of a Content Server page evaluation into the current output stream or sets the content into a variable. In addition, it supportsics:argumentconstructs for compound URL ics:insertpage tags.errno
The possible values of
errnoinclude:
Value Description -300 File not found. -303 Path not found.Example
The following example inserts a page called
MainPageinto the output stream.<ics:insertpage pagename="MainPage"/>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.