Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 14-05-2015
    I have AEM 6 in Java 1.7.I can go to site page (http://localhost:4502/sites.html). When I select + sign to create a site, nothing comes up. I am not able to create a site.

    Views

    614

    Likes

    0

    Replies

    1
  • 14-05-2015
    As you know from AEM development, you can use selectors in the URL of your pages. Unfortunately, this is also a common area for Denial of Services attacks. Let's look at some strategies to mitigate these types of attacks:The best way to prevent the above is to do a validation of the selectors at the...

    Views

    485

    Likes

    0

    Replies

    0
  • 12-05-2015
    AEM does not have out of the box support for two factor authentication. Typically, this is implemented by using a separate product that integrates with AEM via SAML version 2

    Views

    920

    Likes

    0

    Replies

    0
  • 12-05-2015
    If you have a need to implement better password policies and rules in AEM, this class is particularly useful:http://jackrabbit.apache.org/api/2.4/org/apache/jackrabbit/core/security/user/action/PasswordValidationAction.html

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 12-05-2015
    The company project in the back end workshop will NOT work with Maven 3.3In order to get the project to deploy to your AEM server, you will need to downgrade your version of Maven to 3.2.

    Views

    456

    Likes

    0

    Replies

    0
  • 08-05-2015
    I was given the following link but am unable to download.https://docs.adobe.com/docs/en/cq/5-6/getting_started/download_and_startworking.html

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 07-05-2015
    Is there a way to set jcr:createdBy property value while creating page programatically?

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 04-05-2015
    We have a node launcher that listens to user group modification and activates the group when a new user is added to the group.  The participant step for the launcher uses "Activate Content" model to activate the group node.  But it looks like the node does not get activated and when the logs were an...

    Views

    576

    Likes

    0

    Replies

    0
  • 30-04-2015
    When I try to UPDATE my Maven project ( Chapter 8 - Using JSP with AEM 6.0 ) after I updated my main pom.xml with the javax.servlet.jsp dependancy, I get the following error :Missing artifact javax.servlet.jsp:jsp.api:jar:2.1I even tried to compile from command line using mvn compile and get the sam...

    Views

    3.1K

    Likes

    0

    Replies

    2
  • 28-04-2015
    Adobe has made a new archetype available that incorporates best practices as well as support for the upcoming 6.1 version of AEM and Sling models. In order to start using it, you can access Archetype 10 from the Eclipse plugin when you build an AEM Multi Module project or use your Maven skills. Enjo...

    Views

    443

    Likes

    0

    Replies

    0