Following are the Portal Content Management JSP Tags. The are contained in content.jar.
cm:getNode | Retrieves a content node based on an explicit path and stores the node in a variable. |
cm:getProperty | Retrieves a property value from a content node and stores it as a variable or prints it in the JSP. |
cm:search | Searches for and retrieves content nodes based on a supplied query and stores the results in a variable. |