form and post as a method to send request parameter?
Hi all, I have question about best practice in the CQ to send between 2 pages a parameter using a post method in the form. I have simple form on page.html like: <form action="page_2.html"...
View ArticleBasic authentication for web application in CQ5
Hi, I am trying to implement HTTP basic authentication for the couple of web applications I have deployed on CQ5. For e.g., I have three sites hosted as /content/site1, /content/site2 and...
View ArticleHow to add a document to the JCR Repository via Java API
I'm trying to get started with the JCR 2.0 " Content Repository Java Technology API Specification" It's really a great document but I miss a minimum of examples to visualize how it is all fits...
View Articlehow to do multiple selection in a drop down list?
Hi, I am new to cq and use cq5.4 version.How can i achieve multi selection when i load values dynamically in a drop down list. If i need to select multiple options in drop down,what should be done....
View ArticleIssue in Hybris Catalog import in AEM
After successfully importing the catalog from hybris to AEM, I am facing the following problems (a) Renditioning of the original image passed by hybris is not working. I can find that the DAM work flow...
View ArticleCQ5 Response Encoding
Hi Folks, Does any one know whats default character encoding used by CQ5? (UTF-8, ISO-8859-1 etc) Does it depend on whats the encoding used when the file was stored, if so whats the default encoding...
View ArticleIssue in implementing Dynamic participant chooser process Step
I am facing issue in implementing Participant chooser process Step. I want to create dynamic Participant chooser process Step, I have implemented 'ParticipantStepChooser' class and overwrote...
View ArticleProvide alternative JSON renderer? Without losing default JSON renderer?
REQUIREMENTConstruct some custom JSON rendition of a page. For example: /content/site/page.my.json And we want to accomplish this without losing the out-of-the-box functionality:...
View ArticlePackage install issue
Hi guys, I am getting following error when installing the package that contains DAM content. javax.jcr.nodetype.ConstraintViolationException:...
View ArticleQueryBuilder builder getting null
Hi I was tried ...................................................... /*** This class is an example ,Create selected users under a group***/ @Component @Service @Properties({ @Property(name =...
View ArticleHow to Create ComboBox component using custom xtypes?
Hi to All, How to Create ComboBox component using custom xtypes? Thankskarthik.
View ArticleIs there a max # of Sidekick Component Groups?
Our site currently has 5 component groups including 'Other', but if I try to add a new one, they just get added to 'Other' instead of their own component group that I tried to create. Is there a...
View ArticleCan I use regular expression in JCR QueryBuilder?
I want to find all the pages with cq:tag which end with "/testingtag" is it possible to do so using ? Are there any online tutorial on JCR QueryBuilder? I tried something like that but unfortunately it...
View ArticleDisabling a tab in a dialog dynamically
I have a dialog with three tabs. There is a selection dropdown on first tab. Based on what selection I make here, one of the second or third tab should be greyed out. So that the user only has one tab...
View ArticleInserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleConfiguring Anonymous access for Sling Servlet
Hello Team,My use case scenario is Apache webserver directs all the requests to the Sling servlet and Sling servlet would forward the calls to CQ or our internal webapp depending upon the url. I need...
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
View ArticleAn exception occurred processing JSP page...
Hi All, I am new to DAY CQ development. I installed jdk1.6.0_37 in my system. I started cq 5.5 jar on port 4502. When i start cq and open localhost:4502 in browser I am getting following exception "An...
View Articlequery builder performance
Hi I'm running into very big performance problems with QueryBuilder. I'm using asset viewer to browse my CQ DAM images. We have loaded more than 100.000 images... all of them are tagged. Launching an...
View ArticleCQ 5.4 - "Server not ready, browser not launched" Error
Greetings, Sometimes when I try to startup my CQ 5.4 instance, after a few seconds "waiting for server startup...", I got the message "Server not ready, browser not lauched".The most annoying thing...
View Article