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.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.