Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Vijaya_Immadise
Vijaya_Immadise
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
11

Posts

Posts
60

Discussions

Discussions
5

Questions

Questions
55

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Vijaya_Immadise
Customize the badges you want to showcase on your profile
Integrating spring framework with CQ5 - Adobe Experience Manager 27-10-2015
Hi,Could you please explain how integrate spring framework with CQ5. Thank you. Best Regards,Vijaya Immadisetty.

Views

764

Likes

2

Replies

2
Re: Multifield and Customized field component for touch optimized ui - Adobe Experience Manager 27-10-2015
Hi ,To implement this I am following the article https://helpx.adobe.com/experience-manager/using/creating-touchui-xtypes.html.I have followed the article and downloaded from the github using the linkhttps://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/release/1.10.2.. I have installed the same in AEM.But In AEM one bundle is installed and is not activated. Please find the screen shot for the same.Please help in resolving this issue.Thank You.Best Regards,Vijaya Immadisetty.

Views

218

Likes

0

Replies

0
How to get a package from packageShare - Adobe Experience Manager 15-10-2015
Hi All,I would like to practice different dialogs present in the tutorial https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html#Basic Dialogs But I am unable to get the package Using ExtJS Widgets(specified in this tutorial) from package share . When I try to use package share link , it is asking for credentials. I am not sure which credentials need to be provided there. I have tried with AEM credentials (admin).But login failed.Could any one please help me how to get and install the p...

Views

547

Likes

0

Replies

2
Facing issue in consuming restful webservices - Adobe Experience Manager 15-10-2015
Hi,I have been trying to consume the Restful webservices in AEM. I have followed the article https://helpx.adobe.com/experience-manager/using/restful-services.htmlIn eclipse , Build Success coming.But when I tried to install the jar in AEM ,bundle activation was unsuccessful.It's giving errors likeorg.apache.http.client --> cannot be resolvedorg.apache.http.conn --> cannot be resolved Please help me in resolving this issue Thank You.

Views

687

Likes

0

Replies

3
Creating custom tag library in cq5 - Adobe Experience Manager 15-10-2015
Hi ,Could any one please help me in creating the custom tag library in CQ5.Thanks in advance.Vijaya

Views

600

Likes

0

Replies

2
Re: Accessing dam asset metadata programatically - Adobe Experience Manager 15-10-2015
Hi,Sorry... and Thank you once again. It is working fine.

Views

2.7K

Like

1

Replies

0
Re: Accessing dam asset metadata programatically - Adobe Experience Manager 15-10-2015
Hi ,Thank you for your reply.I have followed it and written the servlet as followsPlease find the following code snippet. @SlingServlet(paths="/bin/myNode")public class GetRep extends org.apache.sling.api.servlets.SlingAllMethodsServlet{@Override protected void doGet(SlingHttpServletRequest slingRequest, SlingHttpServletResponse slingResponse) throws ServerException, IOException { PrintWriter out=slingResponse.getWriter(); Resource resource =slingRequest.getResourceResolver().getResource("conten...

Views

3.0K

Likes

0

Replies

0
Accessing dam asset metadata programatically - Adobe Experience Manager 15-10-2015
Hi,Could you please explain how to access and display the DAM asset metadata information programatically in AEMex: content/dam/geometrixx/portraits/scott_reynolds.jpg this image's metadata information. Thanks in advance. Vijaya Immadisetty

Views

10.1K

Like

1

Replies

3
Acessing Page , its properties and children and content of the page - Adobe Experience Manager 15-10-2015
Hi,Could you please explain how to access a page ,its properties , and children of the page and content of the page programatically, Thanks in advance,Vijaya

Views

215

Likes

0

Replies

1