+

Search Tips   |   Advanced Search


JSP elements

Use a JSP element to store a path to a JSP. When rendered within a presentation template or element design, a request to a JSP is generated and processed.


Creating a JSP element

To create a JSP element, you can either add a JSP element to an authoring template, site, site area or content item, or create a JSP component.


Notes:

Syndication

Syndication will not move the JSP page referred to in a JSP element. Only the item containing the JSP element is moved. You will need to store the JSP page in the same folders of both the subscribing and syndicating servers.

Pre-rendering JSP elements

You cannot pre-render JSP elements.

Internal references

The JSP referenced within a JSP component must not include a reference, directly or indirectly, to the same JSP component. This includes references within Web content tags or the API. If it does, a loop is created and errors will occur.


Parent topic:

Storing files and images


Related tasks


Use a JSP element