How to Extend an existing component in customized application?
Scenario : For any customized application under hot-deploy if it is needed to extend the existing component then changes in following files are required. (For instance we are extending the Marketing component.) 1) Inside webapp of your customize application create a folder for component name. (marketing/WEB-INF) 2) Add controller.xml, web.xml 3) In controller.xml file include the