Question
Aaseya IT Services Pvt. Ltd.
Aaseya IT Services Pvt. Ltd.
IN
Aaseya IT Services Pvt. Ltd.
Posted: Feb 22, 2024
Last activity: Mar 7, 2024
Last activity: 7 Mar 2024 6:31 EST
Closed
Solved
List of JSP tags used in pega
Can someone post the sources to learn the list of JSP tags used in Pega
***Edited by Moderator Rupashree to add Capability tags***
@SantoshiSandhyaK Pega Platform provides a variety of JavaServer Pages (JSP) tags that you can use in your applications. Some of these include the 'acDataSource', 'withReference', and 'assert' tags. Each of these tags has specific attributes and uses. For example, the 'acDataSource' tag is used to define a data source for an autocomplete control, while the 'withReference' tag is used to set a new property as the current active property. The 'assert' tag is used to insert content based on certain conditions. You can find more details about these tags and their syntax in the Pega Platform documentation.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
acDataSource JavaServer Page tag > Complete syntax { .section}
withReference JavaServer Page tag > Complete syntax { .section}
assert JavaServer Page tag > Complete syntax { .section}