hi group,

i'm using a session-scoped backing bean for displaying a table in two pages. there is one little different bewtween these two pages - in one page you can seach the table for some data , in the other not. i manage these different behaviour through a certain attribute.

my question : how set these attribute depending on the page that is shown ?

At the moment i do it, through the action method that calls these pages. but that makes the bean a bit and the navigation more complicated and furthermore it isn't safe : you can reach these page without notifying the action-method. i think there must be a way to determine this in backing-bean itself.

regards

Ronald

--
*********************************************************
*M-Unicomp GmbH
*
*Ronald Müller
*
*Plauener Straße 163-165, Haus 11
*13053 Berlin
*
*fon   : +49 ( 0 ) 30  / 98 69 61 54
*mobil : +49 ( 0 ) 172 / 93 95 00 4
*fax   : +49 ( 0 ) 30  / 98 69 61 55
*email : [EMAIL PROTECTED]
*web   : www.unicomp-berlin.de
********************************************************

Reply via email to