Commerce Composer JSTL tags

The Commerce Composer framework uses a set of custom JavaServer Pages Standard Tag Library (JSTL) tags that are provided with HCL Commerce. This HCL 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, you must first import the tag library. You can import this library by including the following code in the top of your JSP file
<%@taglib uri="http://commerce.ibm.com/pagelayout" prefix="wcpgl">
The Commerce Composer JSTL tags consist of the following tags: