Portal Eventing Communication - Banner
Hey guys.
So the idea is , we have a component that has a big image ( banner) in it. We want that component to raise a event and have another component telling it what image he should use ( possibly via file path in km or url).
Is this possible? How can i achiev something like this with JSP components?
Basically we don't want to have the image path file as hardcode as it changes depending on the navigation node
Thanks