i have two jsp-pages A and B.
A has a link to B, defined as navigationrule in my faces-config.
on page B i have a datatable backed by a stateful session bean and a form displaying the
details of the selected row.
when i select a row on page B, go back to page A, and again to B, the details of the
previously selected row will be displayed. but i would like to clear the selection when
page B is called from page A.
is this possible in a simple, declarative way?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095675#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...