Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Workspaces and conversations are key concepts in Seam, setting Seam apart from previous generations of stateless web frameworks. It’s easy to develop multiworkspace web applications using the rich set of Seam annotations and UI tags. However, web pages in a Seam conversation are typically not bookmarkable because they are tied together by HTTP POST requests with a lot of hidden field data. In the next chapter, we will discuss how to build bookmarkable RESTful URLs into your Seam application.