Sping Portlets - Calling Muliple portlets.
Hi,
I am working on Spring based Portlet Application on Weblogic Portal 10.2.
I will be developing muliple (5) portlets 1. Sales, 2. Order 3. Mgmt 4.Search 5. Common Menu.
It is a 2 column layout; the common Menu Portet is associated with left and all other portlets to right.
The common menu portlets has menu's like below.
Sales
|------Add Sales
|------Edit Sales
Order
|------Delete Order
If one of the sub menu has chosen; the respective action of corresponding portlet should be called.
Is it doable?
If this best idea of organizing the portlets like this.
Help me.
Thanks.
Lakshmi.