Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 3/31/25
    Details The features in this release focus on Experience Manager Sites, Forms, Assets, and Cloud Foundation innovations and include the following: AEM Sites: Content Fragment Commenting AEM Forms: Interactive Communications with AEM Forms AEM Assets:  Dynamic Media TemplatesDynamic Media Delivery R...

    Views

    770

    Likes

    9

    Replies

    1
  • 3/25/25
    Session Details In a world where speed and efficiency are paramount, mastering the art of cache optimization is crucial for delivering a superior user experience. This session is designed to provide you with actionable strategies and techniques to enhance your cache efficiency. Join us to explore p...

    Views

    1.3K

    Likes

    10

    Replies

    8
  • 2/12/25
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...

    Views

    6.2K

    Likes

    27

    Replies

    8
  • 10/15/15
    You can create an AEM Sling Servlet that uses the AEM Query Builder API to search the AEM Digital Asset Manager (DAM) and return a collection of assets within a ZIP file. The client web browser downloads the ZIP file that contains the DAM assets.You can create a Sling Servlet that performs these tas...

    Views

    1.9K

    Likes

    0

    Replies

    1
  • 10/15/15
    I used the interface located at: http://localhost:4502/crx/explorer/ui/namespace_editor.jsp to create a new namespace.That interface doesn't seem to allow for modification or removal of a namespace once created.  I used CRXDElite to search for my namespace in the repository and couldn't find it.How ...

    Views

    7.0K

    Like

    1

    Replies

    7
  • 10/15/15
    Hi All,We have one requirement as follows-1.Feedback icon will be on footer.2.On click of feedback icon popup will come where in user will enter the comments.3.On submit of that comments ,comments wntered y the user should be saved in usergenerated node.4.Post which Mail should be triggered to conte...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    [Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.  Go ahead and to it now: https://adobe.ly/3eDnB4v */   Actual Post: I love forums. The nerdier the better. One of my absolute favourite ones in the Java Ranch. (http://www.coder...

    Views

    11.8K

    Likes

    10

    Replies

    11
  • 10/15/15
    Here is a great community article by Dan Klco that talks about the MVC design pattern and AEM. I really like this advice from the article:"Project teams and CQ developers should attempt to follow MVC practices when developing on CQ5 by avoiding business logic in their JSPs, putting business logic in...

    Views

    4.7K

    Like

    1

    Replies

    3
  • 10/15/15
    We are unable to use Japanese and Korean translations in our project.When importing/installing the i18n files to CRX, we get a cryptic SAX Exception: [ERROR] Error while parsing <...>\vaultclipse\1416246615305\jcr_root\apps\projectX\i18n\ja.xml: org.xml.sax.SAXException: unknown type: 0 java.lang.Il...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • AEM instance was starting properly and suddenly when I restarted an instance, its throwing below error when I hit 'localhost:4502'HTTP ERROR: 503Problem accessing /. Reason:AuthenticationSupport service missing. Cannot authenticate request. What could be the reason

    Views

    10.4K

    Likes

    4

    Replies

    9
  • 10/15/15
    You can create an Adobe Experience Manager (AEM) Logo component that displays your company's logo in an AEM web site. A logo component can also provide a link to the home page of your AEM web site. A logo component also contains a design-mode dialog so that property values are stored in the site des...

    Views

    2.3K

    Like

    1

    Replies

    0
  • 10/15/15
    I am using Dispatcher 4.1.8 with IIS7.5. On interpreting the '<!--#include virtual=path'  SSI tag, getting an error 'Error Processing SSI file' on the page.But the same is working with Apache HTTP server.

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 7/31/15
    Yes, you can easily access the website root with the help of Page object. You can directly call getAbsoluteParent method to access the root page at a level of your choice. Code snippet for the component would look like:Sightly HTML code snippet:<div data-sly-use.contentJS="content.js">    ${contentJ...

    Views

    1.8K

    Like

    1

    Replies

    3