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

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    3.0K

    Likes

    13

    Replies

    17
  • 11/9/17
    I'm trying to understand how dependency injection works in OSGi (specifically Apache Felix as used in AEM). I have a servlet with an `@Reference` annotation on a field that references an interface -- in my case, it represents a secure document signing provider. I have an implementation class that im...

    Views

    11.4K

    Likes

    0

    Replies

    9
  • 11/9/17
    Hi to all,Could someone tell me, how to download an older version of dispatcher?I need to update the dispatcher (for Apache 2.2) from 4.1.9 to 4.1.12, but I could only find the latest version.The official download page currently offers 4.2.2 only:Dispatcher 4.2.2Is there any archive download page?

    Views

    3.8K

    Likes

    0

    Replies

    5
  • 11/8/17
    Hi Team,1. How can I store multiple tags in a component's node. I can select multiple tags in dialog but its not saving in JCR node, taking the first selection only.Below is the screenshot showing all the properties I have used :2. My tags data is not pertaining while reediting the component, I don'...

    Views

    13.0K

    Likes

    2

    Replies

    15
  • 11/8/17
    the methods I coded :@Override public byte[] generateOutput(final String formPathNm, final byte[] inputData) throws IOException, OutputServiceException {PDFOutputOptionsSpec pdfOutputOptionsSpec = new PDFOutputOptionsSpec();pdfOutputOptionsSpec.setFileURI("\\opt\\abc\\pdf\\abc.pdf");RenderOptionsSpe...

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 11/7/17
    I have a set of radio buttons (top, center and bottom). My requirement is such that I have used the property "checked" as true to show "center" as the selected one when the component is dragged and dropped on the page. If I open the dialog, selects the radio button "top" and click submit, I am getti...

    Views

    15.4K

    Likes

    2

    Replies

    17
  • 11/7/17
    AEM provides the property "maxlength" for textfield in touch UI but it doesn't work for richtext. Is there any property similar to maxlength for richtext which can perform the same functionality.

    Views

    3.1K

    Likes

    0

    Replies

    2
  • 11/7/17
    Hi Everyone,Does anyone have any experience using the google drive API in AEM? I already made and tested the Java code to make the necessary calls to the API but I'm having trouble integrating it with AEM. I already have the google jars as an OSGi bundle and I have the code below to populate and ret...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 11/7/17
    Hi,     I need help for the same taglib problem from this threadError "File /META-INF/tags/HelloTag.tag not found" when creating custom JSP Tag lib     My environment is AEM6.2 with all the patch installed, i read through the sling jira SLING-7044 and i saw it solved on Scripting JSP 2.3.2 , and i ...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 11/7/17
    Hi All, I have requirements to override the default behavior of AEM on MSM. For Eg: In my site, I have Global site and US site which is live copy site of global. If I move any page in global, it should move its live copy page to new destination path in US site. Current behavior, in live copy page is...

    Views

    4.5K

    Like

    1

    Replies

    3
  • 11/7/17
    Hi All,Suppose we have a component dialog and we would like to show the above information in the corresponding drop downs.Any webservices/api's that can be used to meet this requirement.Any reference articles/pointers on how this can be done, will be helpful.

    Views

    3.2K

    Likes

    0

    Replies

    4