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.

GWT

There are two streams of GWT support for Seam:

  1. GWT support via Seam Remoting
  2. GWT support via gwt4jsf
1 comment:
 
24. Apr 2008, 04:16 CET | Link
Christopher Alfonso | calfonso.AT.redhat.com

AFAIK, with Seam 2.0 gwt4jsf no longer works based upon the SeamPhaseListener changes that have been made. Gwt4jsf works by injecting functionality before the SeamPhaseListener methods get called, which can no longer happen since the SeamPhaseListener is registered outside the application configuration.

ReplyQuote
Post Comment