Hello,
I know there is a Portal Director that enables to use a AEM Content portlet that enables pull of content from the AEM repository.
There is also a requirement that need to enable pulling the content in-line , within an existing transactional portlet. It is like a portlet content spot , not a full-blown portlet.
Is there an offering like this with AEM now ? Like a taglib or a service ?
Regards
Solved! Go to Solution.
Views
Replies
Total Likes
AEM supports tagging -- see:
http://dev.day.com/docs/en/cq/current/developing/tagging.html
Views
Replies
Total Likes
AEM supports tagging -- see:
http://dev.day.com/docs/en/cq/current/developing/tagging.html
Views
Replies
Total Likes
Thanks. I checked this link and also https://dev.day.com/docs/en/cq/5-6/howto/taglib.html
This is all about using the taglibs in the AEM built pages itself.
My requirement is this :
I am using AEM Portal Director to pull the content on a Portal application. Site is developed in Websphere Portal and it uses the AEM content portlet to pull the content from a configured instance of AEM.
There is also a requirement to mix the AEM content ( like legal text, terms and conditions etc) "within" and existing JSR 286 non-content portlet.
I was looking at some options and offerings from AEM to achieve that.
Many Thanks.
Views
Replies
Total Likes