No cache invalidation when statsfilelevel > 0 and JCR Resource Resolver URL...
IF :JCR Resource Resolver [1] is used to allow requests missing the initial /content ANDDispatcher has a /statsfilelevel greater than 0 THEN It is impossible for dispatcher to invalidate...
View Articlecustom tab for page propertis-> basic in sidekick
Anybody knows how to customize the page properties tab in sidekick based on the template..
View ArticleCQ5.4, about compiled jsp files
Hi guys, I have problems with caching and compiled versions, this is because of installing a package on a publish server with an older version of the same web app. This is CQ5.4, so I read you...
View ArticleEtag Header for browser level caching
Hi,Browser level cachingI need to enable browser level caching. Etag The Etag header is a more sophisticated caching header because various attributes of the file can be combined together (not just the...
View ArticleHow to create a CQ package to export all the users and their permissions.
Hi All, Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get...
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 ArticleCustomizing CQ5.5 Login Page
Hello, We are trying to customize the CQ5.5 Login page. We've copied the /libs/cq/core/components/login to /apps/cq/core/components/login and have made a few changes to the stylesheet & images as...
View ArticleRedirecting page
I am using the redirect option in page properties to redirect pages but the page just displays "This page redirects to <Page Name>" in publisher mode. Why is it not working?
View ArticleSignificance of .content.xml
In cq5 developement, I have seen .content.xml. I donot see it in eclipse though its in my workspace and is visible if I directly browse my workspace through windows explorer. 1. What is significane of...
View Articleneed to call servlet from jsp how
generally we specify in action attribute in cq how to specify the servlet path what should be the folder structure plz explain with an example
View ArticleCQ5 DAM : import of assets using WEBDAV
Hi, I am trying to work on a POC where I need to do a buld asset upload using CQ5 webdav interface. I tried configuring the Webdav in windows7 and windows 2008. But facing issue. I followed below...
View ArticleHow to custom the ok button in the edit dialog
Hi Team:I want to log down the user's action when user after edit the attribute in the edit dialog,how to do that?any suggestions/pointers to solve this problem would be appreciable.
View ArticleHow to write an ajax call to a JSP page
Hi In CQ publish side, I want to call a jsp page on click of a button . I know we cant directly call it from script. For that we have to use ajax either directly or using jquery.ajax. Can any one...
View ArticleWorkflow Launcher Configuration Exclude List
Hi, I have a situation where I need to have the main DAM Update Asset workflow ignore two specific directories inside of /content/dam and their contents. I've tried entring their paths in various...
View ArticleCan not access bundle context from JSP in CQ5.5
I created an OGI bundle , named : com.sdl.ws.integration.profserv.webservice.connector.server.external.beansI can see the bundle under : http://localhost:4502/system/console/bundlesFollowing is my...
View ArticleMulti Language Support in CQ5
Hi, We are currently trying to create website which supports mulitple languages, to be precise it should support some of the Indian languages like Hindi, Tamil etc., I have few queries on this: How do...
View ArticleInsensitive search using query builder
Hi, I want to convert below sql query so as to use for querybuilder . select * from nt:unstructured where jcr:path like '/content/dam/company/project/data/%' and UPPER(ctn_no) LIKE 'HD%' or...
View ArticleClient Context customization in CQ5 to personalize the content based on user...
Hi, I would like to customize the CQ5 client context to personalize the content based on the user profile information which we receives from third party systems(ex: Oxygen single sign on).I have looked...
View ArticleParse json data from inputstream using org.apache.sling.commons.json library
I had two options to receive the input stream data either xml or json. I decided to go to the json route. I am getting complex input data from an API in the json format. Can someone tell me how do I...
View ArticleHow to create a query in for lastModifiedDate in Query Builder
I want to create a query to get the Dam Assets those with their lastModifiedDate that match the current date. The usual lastmodified date is of the format yyyy-MM-ddThh:mm:ss etc. With the current date...
View Article