Portal Content
Tag getBinaryPropertyURL


Deprecated. Please use the same tag from the cmwsrp tag library instead. Retrieve the binary value of a specified Property a Node. This tag should be used to retrieve binary properties in wsrp environment.


Tag Information
Tag Classcom.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
TagExtraInfo Classcom.bea.netuix.servlets.jsp.taglib.URLTagExtraInfo
Body ContentJSP
Display NameGet Binary Property (deprecated)

Attributes
NameRequiredRequest-timeDescription
nodePathfalsetrue The node path to the given node. The user should at least specify one value - either the nodePath to the node, or the nodeId. By default, the primary property of the node (which should be a binary property) will be returned. To retrieve a non-primary binary property, specify it after the nodeId. eg: "/repo/folder/node//someProperty" .
servletMappingfalsefalse The servlet mapping used for the show binary servlet - defaults to "ShowPropertyServlet".
varfalsetrue Variable to assign the URl to
scopefalsetrue Scope of the variable - defaults to PageContext.PAGE_SCOPE
schemefalsetrue Sets the protocol scheme. Should be one of "HTTP" or "HTTPS". If a protocol is not specified, the protocol that was used to make the current request will be used.
domainfalsetrue Sets the domain. If a domain is not specified, the domain that was used to make the current request will be used.
portfalsetrue Sets a port. If a port is not specified, the port that was used to make the current request will be used.
pathfalsetrue Sets path - attribute inherited from GenericUrlTag
pathPrefixfalsetrue Sets pathPrefx - attribute inherited from GenericUrlTag
encodeSessionfalsetrue Enables URL rewriting for encoding a session ID in the URL. If not set to true, does not encode the URL with the session ID. Default is true.
templatefalsetrue Sets a URL template for this url
contextualPathfalsetrue Sets a contextualPath - attribute inherited from GenericUrlTag

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}