Hi

I have scenario where information on one page is used a basis for another
page. What would be best practice for transferring information from page1 to
page2, where both pages are request scoped. Declaring this as a dialog flow,
or using a session scoped bean as a value holder?

Another goes for maintaining state between accesses to the same page. Using
hidden inputfields or a session scoped bean as a value holder?

Hermod


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to