JBoss Seam Example Applications
Run
ant deploypresentation
to deploy.
Hotel Booking Example
— Conversations
DVD Store Example
— Pageflow and business process management
Issue Tracker Example
— Workspace management, nested conversations, and i18n
Chatroom Example
— Seam Remoting
Blog Example
— REST (page actions, pull MVC)
Contact List Example
— Seam Framework for CRUD
JBoss Seam Tutorial Examples
Run
ant
in the
example/xxxx
directory to deploy.
Registration Example
— Basic request processing
Messages Example
— Clickable lists using @DataModel
Numberguess Example
— Pageflow
Drools Example
— Drools
Todo List Example
— Simple business process management
Remoting Hello World
— Basic Ajax
Remoting Progress Bar
— Basic Ajax
Hibernate Example
— Port of the booking example to native Hibernate