Hello @lukasz-m , Thank you for the valuable information you provided. I was wondering if it's possible to create a three-column layout component akin to what @sharms13 inquired about? We hope to utilize a solution that doesn't display AEM-related styles in the HTML markup, as it aligns more closely...
Thank you all for your replies! The whole point of restarting the bundle alone is to avoid the AEM restart. Say, if I have Bundle A which creates a value using a service from Bundle B in the Activate method and save value in static variable. If I restart Bundle B, does values associated with the sta...
Hello, Could you please let me know if restarting the Sling Engine (Apache Sling Engine Implementation) bundle alone will lead to any unexpected behavior?
Hello,I am having a problem while accessing SlingBindings Object from SlingHttpServletRequest. While trying to read the SlingBindings object from SlingHttpServletRequest Attribute, it is giving "null" some times. This is a very big problem for our project and It would be greatly appreciated if some ...
You can create the structure using "infinity.json". For Example, if the page path is "/content/we-retail/ca/en/men" you can get the data from "/content/we-retail/ca/en/men.infinity.json" by using javascript(ajax call)