how can I create a 040 error page in AEM?
I think this might be quite simple, but i couldn´t figure out, how it works. I´m glad for a quick and short answer.
I think this might be quite simple, but i couldn´t figure out, how it works. I´m glad for a quick and short answer.
Hi @milanrapp,
There are multiple ways to do it.
First, you can implement it using ACS commons if you have installed it. You can refer to the below URL for the same.
https://adobe-consulting-services.github.io/acs-aem-commons/features/error-handler/index.html
Second, If you don't have ACS commons installed in your AEM instance, you can follow the below steps.
1. Go to '/apps/sling/servlet/errorhandler'
2 create 404.jsp, default.jsp in this directory and you can write the code to render content on the error page.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.