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
    Hi, I'm using AEM 5.6.1 and would like to know how I can access CRX Node using standalone java code.  ThanksSiva

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All, I've been trying to set up a project using the Adobe Maven archetype for CQ.I've followed exactly the steps in this "http://dev.day.com/docs/en/cq/aem-how-tos/development/how-to-build-aem-projects-using-apache-maven.html" to build a AEM project.But i have been getting "BUILD FAILURE" when i ...

    Views

    16.4K

    Likes

    2

    Replies

    10
  • 10/15/15
    HiIf I want to create an application in CQ5 which is the best way to develop the application?1. Use a bundle(core) and import class and user methods in jsp?2. Use bundle to register servlets and call those on each action?3. Use any framework to take care all configurations?Any other process are welc...

    Views

    803

    Likes

    0

    Replies

    3
  • 10/15/15
    HiHow can we manage session inside cq5 if the login is taken care by some external app like ca siteminder? If we are going to logout through url of siteminder then how can we destroy cookie, cache and invalidate session?

    Views

    629

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, We are working on creating a table component through RTE. On each cell of the table we are allowed to add one style class through cell properties.But when I am adding another style to that cell it over-rides the previous style class.For eg, when I add style=heavy-band to my cell It will look lik...

    Views

    379

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have image component with uploaded image in it and I need to get path to that image so I can output it somewhere else.For example: I have following node: "/content/myproject/mysite/mypage/mysubpage/jcr:content/imgcomp/file/jcr:content" and I need to output this image to <img> tag in my page. Wh...

    Views

    3.3K

    Like

    1

    Replies

    2
  • 10/15/15
    can any one tell me how to install in php-mysql-5.3.10-2.el4.remi RPM for x86_64 i have 64 bit Linux.

    Views

    414

    Likes

    0

    Replies

    1
  • 10/15/15
    Is there any way to enforce strong passwords, e.g min length and special characters in CQ5.5 SP2.1 without ldap integration or a custom login module?

    Views

    372

    Like

    1

    Replies

    1
  • 10/15/15
    I do not see the add button even as administrator. Where are the permissions configured? 

    Views

    823

    Likes

    0

    Replies

    4
  • 10/15/15
    I am using a CQ5 social blog page. I can see the new entries are saved in the  /social/blog/components/entryform using this form element<code> <form action="<%= xssAPI.getValidHref(currentPage.getPath()) %>.social.createblogentry.html" </code>I am trying to find how does it save the Blog Entry using...

    Views

    1.1K

    Likes

    0

    Replies

    1