Commerce Composer JSTL tags

The Commerce Composer framework uses a set of custom JavaServer Pages Standard Tag Library (JSTL) tags provided with WebSphere Commerce. This WebSphere Commerce Page Layout Tag Library is used to support the authoring of JSP files for use with the Commerce Composer tool and framework. The Commerce Composer JSTL tags are included within the wcpgl tag library. To use these tags, we must first import the tag library. We can import this library by including the following code in the top of your JSP file

The Commerce Composer JSTL tags consist of the following tags:


Related concepts
Developing Commerce Composer assets
Commerce Composer overview