We have created a google map component. Which is works fine in all browser except IE8. When we see the component in IE in author mode it does not load the google map. However it works in the publish mode for the same browser,It seems it is CQ5 script which is used to control the author experienc...
Hello,I am planning on using Jackson to process JSON. How can I include Jackson libraries in to the OSGI bundle? I am using IntelliJ. Adding the Jackson library as a Maven dependency does not work.Thank you.Cheers,Viren.
hi, im doing this tutorial about querys to JCR:http://helpx.adobe.com/adobe-cq/using/querying-experience-manager-data-using.htmleverything went smoothly, and i have everything up and running, i can add data (customers) and thats working, but when i try to see the list, im getting an error. Here is t...
Is there a way to support multiple versions of a component? Supporting multiple versions of JSPs seems to be doable, but a couple things I'm not sure of. One would be versioning dialogs...could I put something in place that would respond to the dialog.overlay.infinity.json request and choose between...
Hi,I have created a test sling servlet as shown below:package com.mercer.servlets; import org.apache.felix.scr.annotations.sling.SlingServlet; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.SlingHttpServletResponse; import org.apache.sling.api.servlets.SlingAllMetho...
Hi,does anybody has worked on blog framework of cq 5. Please tell me the flow how blog framework work and what all things i should keep in mind while extending cq blog framework. I have to migrate cq blogs into our page .
Hi,I have new to CQ5 and I am trying to do sitecatalyst Integration.I have gone through https://dev.day.com/docs/en/cq/5-5/administering/integrating_with_omniture/sitecatalyst.html .If i want to set an event variable(purchase) on the pageLoad of a page of Thank You page, then how do i map that sc va...
Hi all, I tried the following sample program for creating servlet in CQ but getting below error in logs: 07.10.2013 11:27:19.156 *WARN* [OsgiInstallerImpl] org.apache.sling.servlets.resolver.internal.SlingServletResolver bindServlet: Failed getting the service for reference [javax.servlet.Servlet] j...
Is there any recommended way to perform form validations in a sling Servlet? I was thinking of using Spring Validation framework, please let me know your thoughts on this.Note: I am not using form builder, just plain HTML forms. Thank you.Cheers,Viren.
Hi all,Please help me to create Content-builder and transport handler so that it can be mapped to a agent instance.Any sort of help highly appreciated.Thanks in advanceLV