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

Umesh_Thakur
Umesh_Thakur
Offline

Badges

Badges
32

Accepted Solutions

Accepted Solutions
69

Likes Received

Likes Received
228

Posts

Posts
225

Discussions

Discussions
25

Questions

Questions
200

Ideas

Ideas
0

Blog Posts

Blog Posts
2
Top badges earned by Umesh_Thakur
Customize the badges you want to showcase on your profile
Re: How do I gain access to AEM? - Adobe Experience Manager 28-07-2022
Did you ever get access? How?   Thanks,   Peter

Views

44

Likes

0

Replies

0
Re: [New] Welcome to AEM Community! Please Introduce Yourself - Adobe Experience Manager 27-07-2022
Good Morning Everyone, Thank you for giving me this opportunity to be part of your community. My name is Patrick Yee and I am a software engineer that loves using .NET, C#, C++, HTML, CSS, and JavaScript. I love to learn about technology. I also enjoy reading and writing, and playing video games. I am inspired to a game software developer, but in the meantime I want to be more knowledgeable person with a lot of skills.

Views

107

Like

1
Re: Use ReactJS Components in Non SPA website - Adobe Experience Manager 21-06-2022
@rakesh4 - Can you please share how you implemented the author-able content in react.

Views

160

Likes

0

Replies

0
Re: How to add multiple CTA on different tabs in cq dialog of a component? - Adobe Experience Manager 18-04-2022
@surenk hi, were you able to find a solution? I'm having an exact issue and tried all other suggested solutions but still no luck. I would really appreciate it if you could share what approach you took to resolve your issue. Thank you very much in advance!

Views

331

Like

1

Replies

0
Re: How to get CRSF Token value in AEM Publisher - Adobe Experience Manager 08-04-2022
Hi @Asutosh_Jena_ , But this seems like a fair ask to have CSRF token for anonymous user (end user of the website) for the case where they submit a form (POST request most probably). This will avoid non-authenticated request for form submissions like maybe from any postman app by any hacker.

Views

419

Like

1

Replies

0
Re: Common cause for NullPionterException or Null value in Junit test case for sling model in aem - Adobe Experience Manager 16-03-2022
You can add, addModelsForPackage, as this is another common null returned from adapt.aemContext.addModelsForPackage("com.sourcedcode.core.models.utils");

Views

85

Like

1

Replies

0
"java.lang.NoSuchFieldError: FACTORY" while running Junit test in AEM codebase - Adobe Experience Manager 08-03-2022
Problem was very simple but as I was not getting much stack trace either in console or in surefire-report.txt file, not able to identify the actual cause for the problem.Please see the detailshttps://aemhelper.blogspot.com/2022/03/javalangnosuchfielderror-factory-while.html ThanksUmesh Thakur

Views

259

Like

1

Replies

0
Re: Last-Modified header is not being added in page response from dispatcher. - Adobe Experience Manager 03-02-2022
Can you check with a full GET? Not sure if HEAD requests have the full set of response headers. Can you also check if there's a difference when you request from your development machine and from localhost (that means being logged on the same machine where the dispatcher runs and doing the same request via localhost)?

Views

579

Like

1

Replies

0
Re: AEM 6.5 database table stopped adding rows - Adobe Experience Manager 06-01-2022
Hi Umesh,Thanks for providing the solution.~Leena

Views

313

Like

1

Replies

0
Re: AEM integration with React without SPA - Adobe Experience Manager 24-12-2021
Hi Ramesh, Check https://www.npmjs.com/package/react-abode as alternative. Regards,Peter

Views

802

Likes

3

Replies

0