I am going to create a component which needs to reuse the existing
component 3 times. In my component's JSP file I added following but
getting blank page when creating a template for my component and then
creating a page for that template.<%@taglib prefix="cq"
uri="http://www.day.com/taglibs/cq/1.0" %><% %> haha