Help

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

FAQ Category:

Seam's nested conversation model makes it really easy to build complex, stateful applications that tolerate use of the back button. This article describes nested conversations in detail.

1 comment:
 
09. Jun 2009, 06:46 America/New_York | Link

the back button just works is not good enough of an explanation. I learned the hard way that for a postback situation (form submits to same xhtml page) that the pages.xml must have the <redirect/> and proper navigation configured for the page, otherwise you may have problems with the back button in Seam apps (particularly when using <a4j:commandButon>.

 

required reading: Scala and more Scala... www.artima.com