Jboss server 4.2.2GA. jboss portal 2.7.0.
I have created one portal . This portal contains many portlets. I get the value from one portlet to another portlet using IPC(Inter Portlet communication). But when I access(submit) any one portlet the remaining portlets doView() method is also called. Is it possible to avoid this issue.If it is please guide me. For example. I have a,b,c,d,e,f portlets. c and d having IPC relation ship. If I submit c portlet the remaining portlets a,b,d,e,and f doView() method is also called. because of this again and again It get the value from DB. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220930#4220930 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220930 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
