Hi Dean,There can be 2 types of componentsAuthoring or static component - in which you would need some input from the author to get the content and render the in HTML/JSPDynamic component - No authoring content required, component will render the content from internal (OSGi) service or an external ...