Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Can someone explain me how to configure dispatcher

    Views

    512

    Likes

    0

    Replies

    1
  • 10/15/15
    I am deploying a Sling Servlet to AEM and would like to use resourceTypes, selectors, and extensions, but they're not working. Paths on the other hand, do work. Any idea what the issue is?This works:@SlingServlet(paths = {"/services/powerproxy/groups"}) public class GroupServlet extends SlingAllMeth...

    Views

    7.1K

    Likes

    3

    Replies

    10
  • 10/15/15
    I am having a debate with the placement of homepage nodes and would like some insight.Typical AEM convention is to use the parent node as a homepage. Example:/content/mySite/enYou would simply run en through an HTML rendered and pull up en.html.We have been talking about placing a node within their ...

    Views

    704

    Likes

    0

    Replies

    3
  • 10/15/15
    Is there anyway to proxy forwarding 3rd party URLS present in CQ page ?

    Views

    1.8K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi All,Need your help resolving this issue which is quite a blocker for us to upgrade from CQ5.6 to AEM6.We have written a custom connector of DocumentNodeStoreService using "Two-way SSL + x509" to establish the connection between AEM6 and MongoDB.We can able to make connection but our AEM6 content ...

    Views

    752

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I have a servlet with URL /bin/redirectServlet. In this servlet I just want to redirect from to some other page using RequestDispatcher. RequestDispatcher rd = request.getRequestDispatcher("/content/<app_name>/<page>/<sub_page>.html"); //here request is SlingHttpServletRequest since it is a s...

    Views

    1.5K

    Like

    1

    Replies

    2
  • 10/15/15
    Template allowedPaths  is deprecated? How will I know? If we go with Adobe documentation then below link comes and it is not mentioned in that. http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/templates.htmlWhere as for the same link we change the language to FR then it shows that allowedPat...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I am creating a custom workflow, which has below steps                 1) Initiator                        |                2) pay unlock node                        |                3) activate Option                        |                        OR split4A) Activate Now                   ...

    Views

    1.7K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi ,We are working on AEM 6 and we need custom component: multifield within multifield. Can anybody please helpThanks in Advance

    Views

    1.4K

    Like

    1

    Replies

    3
  • 10/15/15
    I need to create a rendering that is very similar to page.infinity.json, only mine would not include any jcr and cq fields.Any links to information on this would be appreciated, I'm not having much luck finding what I need.Thanks,Doug

    Views

    1.6K

    Like

    1

    Replies

    5