Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/26/24
    From My servlet getting ResourceResolver object and passing as a parameter to service class method, Getting veracode issue at my service class method stating at CWE-99 Resource Injection Issue with syntax resourceResolver.getResource(oldDocsPath); Please find the below screen shots from servlet to  ...

    Views

    1.6K

    Likes

    0

    Replies

    7
  • 3/26/24
    We have uploaded the PNG files in the etc/designs/.. folder and loaded using <img> tag like below.<img src="/etc/designs/captcha/_pic42.png" id="pic_b" alt="Equals">These images are working in the desktop browsers, but these images are not loading in the mobiles(Android/iPhone) users.  Please sugges...

    Views

    676

    Likes

    0

    Replies

    3
  • 3/25/24
    Can I upload a folder to dam?

    Views

    1.6K

    Likes

    0

    Replies

    11
  • 3/25/24
    Hi Team,Has anyone had any experience migrating a website based on Advantage CSP to AEM?  Advantage CSP is an enterprise-class content services platform (CSP) designed for businesses of all sizes [1]. It combines features of two popular software categories:Digital experience management (DXM) - which...

    Views

    861

    Like

    1

    Replies

    4
  • 3/25/24
    .context.xml<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" jcr:prima...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 3/25/24
    Query builder to have one property but two values , need to get result if both values are present to a node, used and operation but it's not working.

    Views

    474

    Likes

    0

    Replies

    1
  • 3/25/24
    hello,In a new project, we need to use an iframe to embed a web page from another site into AMS's AEM.We plan to solve this using the ootb core embed component.The web page we are trying to embed using an embed(iframe) is managed by the same group and is a web page created in asp/aspx and located on...

    Views

    2.9K

    Likes

    0

    Replies

    4
  • 3/25/24
    Hi Team,I tried adding caption to scene7 as  var s7videoviewer = new s7viewers.VideoViewer({                        "containerId": 'id',                        "params": {                             "serverurl": serverURL,                            "contenturl": contentURL+"/",                    ...

    Views

    799

    Likes

    0

    Replies

    5
  • 3/25/24
    Hi, Previously we have integrated OKTA to AEM for the user authentication. Now we are planning to migrate our user authentication from OKTA to VIP. Is same integration process for the VIP too? https://experienceleague.adobe.com/en/docs/experience-manager-learn/forms/single-sign-on-with-okta Thanks,B...

    Views

    480

    Likes

    0

    Replies

    1
  • 3/25/24
    Hello Everyone, How can I call my servlet during page load time?I know below mentioned approach.  Added this ajax call in some genral js file. $.ajax({ url: "/content/data/practice/servlet/dummyServlet", type: "GET", data: { ...

    Views

    619

    Likes

    0

    Replies

    1