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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/17/21
    I have Map<String, List<String>>for even Iteration I want css class left to appear and for odd iteration I want css class as right how can I achieve that  <sly data-sly-list="${sampleModel.data.keySet.iterator}"> <div class=left> <li>${item}</li> <ul data-sly-list.dataPrint="${sampleMo...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 12/16/21
    Hello All,on 6.5.11 and while via direct author access , one can add a component to the parsys and delete , via dispatcher the adding of component throws a console error at jquery js and about html  tags not properly closed When accessed via dispatcher , An error is seen in the log related to csrf o...

    Views

    704

    Likes

    0

    Replies

    1
  • 12/16/21
    Hi All,I have developed my application on AEM6.4 and now I need to access my application by another application through iframe, when I am trying to access my AEM application through iframe, I am getting below error:as expected X-Frame-Options: SAMEORIGONI have updated configuration at dispatcher lev...

    Views

    5.3K

    Likes

    0

    Replies

    12
  • 12/16/21
    Hi guys, I'm using fileupload widget in aem dialog in order to allow authors to drag and drop an image. However everytime that image is configured, I see below exception in the log.My findings so far: I've tried cleaning cache with: http://localhost:4502/system/console/scriptcacheBundles are correct...

    Views

    828

    Likes

    0

    Replies

    1
  • 12/16/21
    While running a UnitTest debugger, I am getting this errorError:osgi: [site.core] Classes found in the wrong directory: {META-INF/versions/9/javax/xml/bind/ModuleUtil.class=javax.xml.bind.ModuleUtil}How do I solve this? There is nothing on Google that can help me.  Java 11, and we are not using any ...

    Views

    501

    Likes

    0

    Replies

    1
  • 12/16/21
    How do we fix this errror? ==> error.log <== *WARN* [0:0:0:0:0:0:0:1 [1639682481168] GET /content/capcoms/en_CA HTTP/1.1]   com.adobe.granite.security.user.util.AuthorizableUtil Unable to get display name for f767f67f76f78f687f78f687as678d6as78d6sa87das678dsajavax.jcr.RepositoryException: Unable to ...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 12/16/21
    Hi, We have integrated AEM apps with Okta and to resolve one the issue when user got access at Okta but not in AEM due to saml connection between AEM and Okta. We added parameter in URL when user is redirecting from other application (outside from AEM) and trying to read the parameter in doFilter at...

    Views

    752

    Likes

    0

    Replies

    1
  • 12/16/21
    Hi Team, Can some one suggest me how we can prevent site from  DoS attach using mod_rewrite in apache httpd. RegardsManikantha R

    Views

    997

    Likes

    0

    Replies

    3
  • 12/16/21
    I have a requirement to have multiple value in props@Component(service = Servlet.class, metatype = true, property = { "sling.servlet.resourceTypes" + "NameConstants.NT_PAGE", "sling.servlet.selectors" + "image", "sling.servlet.extensions" + "jpg" ,...

    Views

    633

    Likes

    0

    Replies

    1
  • 12/15/21
    Hi Friends , Is there any ootb configuration available to filter the component exporter. For example : http://localhost:4502/content/we-retail/us/en/men.model.json it showing allowedComponents , gridClassNames ,columnCount etc ..  I want to expose only essential items to react

    Views

    2.0K

    Likes

    0

    Replies

    8