Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:insertpage

Inserts the results of a Sites page evaluation into the current output stream.

Syntax

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 Sites page evaluation into the current output stream or sets the content into a variable. In addition, it supports ics:argument constructs for compound URL ics:insertpage tags.

Error Numbers

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.

See Also

ics:getvar

  Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.