Hi, In short you need to request for a resource for which resource type is wht u have given in servlet.It can be a page which is having resourceType as /libs/myFirstApp/company/repoThis Helpx article explains these in detail https://helpx.adobe.com/experience-manager/using/resourcetypes.htmlThanks
AEM does have this with Adaptive Image Component, You author 1 image, rest will taken care by it.They have good documentation on this, Refer: https://docs.adobe.com/docs/en/aem/6-0/develop/mobile/responsive.html#Using Adaptive ImagesThanks
Take a look at these two well explained articles on osgi config and how you read themOSGi Configuration Management: http://adobeaemclub.com/osgi-configuration-management-aem/Reading OSGi Configuration properties: http://adobeaemclub.com/reading-osgi-configuration-properties/Thanks
1. Have you setup dispatcher?2. How are you using this component in Publish? Components are for only author instance.3. Once the page is select are you using Ajax or Java code to get child pages?Thanks
Can you provide a brief of your use case, what are you trying to implement?Is it not possible to configure workflow in starting and only passing parameter to it at runtime?