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:insertpage
tag 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:argument
constructs for compound URL ics:insertpage tags.errno
The possible values of
errno
include:
Value Description -300 File not found. -303 Path not found.Example
The following example inserts a page called
MainPage
into 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.