Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
CS-Satellite JSP Tags
As a page developer, you can control the following:
- What objects are cached on CS-Satellite
- How long each object is cached on CS-Satellite
You control CS-Satellite through JSP tags running on Content Server. That is, you do not place JSP tags into CS-Satellite itself; rather, you control CS-Satellite indirectly through Content Server. You must be familiar with the Content Server JSP concepts described in the CS Developer's Guide.
Note
Each JSP page containing CS-Satellite tags must have the following directive at the top:
<%@ taglib prefix="satellite" uri="futuretense_cs/satellite.tld" %>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.