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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...