hi, i need to host my CQ site , so can you please tell me what are all the things i need to follow for that , i searched i get some results like, need to have iis, then installing dispatcher and configuring dispatcher , so i finished upto installing dispatcher, after that i am not understand anythin...
[img]sling.PNG[/img],hi , i tried to connect database, the above code when i use in jsp its working fine . but now it showing error like bunble and framework cannot be resolved BundleContext dspService = FrameworkUtil.getBundle(DataSourcePool.class).getBundleContext(); .previously instead of this...
hi, i tried to create a bundle , and i installed in cq bundles, but when i click active it remains in installed state, so in that adobe document they have given alternative like If the status is not Active, check the CQ error.log for exceptions. If you get “org.osgi.framework.BundleException: Unres...
hi,when i try to Add the org.json.simple.JSONObject data type to Adobe CQ ,i instelled, but not getting changed to active state, can anyone help me to solve that,i followed the http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html documentation
hi,i need to create a sign up form and store all the values ,and redirect to success page or error page, since i am new to CQ i created form with required fields, but i dont know how to link my submit button with java class , and then verify every thing and redirect to success or error page, can any...
hi,i tried to create a submit form, using form OOTB component i created in the front end, but i dont know how to map my java class once if i press submit button, and how to store the value which i am entering in the form, i referred developing with forms and some other adobe document , still not get...
hai i created java class for adobe cq , but its showing some jar missing error, i dont know what jar i need to add for that import, i have attached snapshot of page,please refer it and provide your suggestion, thanks in advance[img]Capture.PNG[/img]
hi,but how that custom css will get impact on sidekick, actually our custom css is component specific right. could you give some clear description, so that i can fix this issue.