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

 

Sites Satellite JSP Tags

As a page developer, you can control the following:

You control Sites Satellite through JSP tags running on Sites. That is, you do not place JSP tags into Sites-Satellite itself; rather, you control Sites Satellite indirectly through Sites. You must be familiar with the Sites JSP concepts described in the Sites Developer's Guide.

Note

Each JSP page containing Sites Satellite tags must have the following directive at the top:

    <%@ taglib prefix="satellite" uri="futuretense_cs/satellite.tld" %>
    

   Home > Contents > Index >

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