I am migrating from static templates to editable templates using AEM Modernization Tool but my static template code is in JSP. So, do I need to create a new code base for editable templates or is it compatible to JSP as well? Please guide me, how I can proceed on this.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @MegH
Yes, the best practice would be to migrate from JSP based static templates to editable templates based on HTL.
Hope this is helpful. Please reach out to the community for any additional questions.
Thanks
Narendra
Hi @MeghaGo ,
You can check below thread to get better understanding on this.
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-templates-to-editab...
Thanks
it should work for jsp based templates.
check below
https://opensource.adobe.com/aem-modernize-tools/pages/plan-operate/evaluation.html
https://opensource.adobe.com/aem-modernize-tools/pages/structure/usage.html
Hi @MegH
Yes, the best practice would be to migrate from JSP based static templates to editable templates based on HTL.
Hope this is helpful. Please reach out to the community for any additional questions.
Thanks
Narendra
But why will you need to keep jsp. The recommendation is to move to HTL
Views
Likes
Replies