Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Portal Utilities
Tag uriContent


Description

Pull content from a URL into a variable. It is best used for grabbing text-heavy pages.


Tag Information
Tag Classcom.bea.p13n.taglib.util.UriContentTag
TagExtraInfo Classcom.bea.p13n.taglib.util.UriContentTagExtraInfo
Body ContentJSP
Display NameURI Content

Attributes
NameRequiredRequest-timeDescription
idtruetrue The name of a variable which will hold the resulting downloaded content, as a String.
uritruetrue The fully qualified URI from which to get the content.
charsetfalsetrue The charset to use when downloading the content when not specified in the http header.

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.