[jboss-user] [JBoss Portal] - Using multiple JSF-Portlets on a single page

herveminko do-not-reply at jboss.com
Mon Feb 5 04:33:15 EST 2007


Hi --

I'm a little bit confused, because i have 2 independent jsf-portlets on a single portal page. Each portlet has 2 input fields and action butons for executing some java code. 

If i fill the text fields of my 2 portlets and i execute the action of one of them, i often see that the input fields of the other portlet are reset after this action. It looks like the portlet session (and the backing bean) of the other portlet is reinitialized.  Is it a normal behaviour of my portlets. Is it possible to setup jboss portal ,so that portlet sessions are not influenced by other portlets actions? I don't want to loose the values into the backing bean of the passive portlet.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011232#4011232

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011232



More information about the jboss-user mailing list