Month: May 2013
-
Developing a Quiz component using Adobe CQ
In this blog entry, I will show you how to develop a CQ component. A CQ component, typically, has two parts. The first one is the CQ widget – the Graphical User Interface (GUI) in which an author adds content. Second one is a script; in this example, a JSP page that defines the logic that…