Search code examples
gwtseamseam2

gwt seam application doubt


i have an application running on JBoss Seam 2, which uses rich faces as its presentation layer.

My question is can I do away with rich faces and use gwt.

what are the stuff that must take into account ?

Is it possible ?


Solution

  • You can use gwt instead of richfaces if you would like to. You can start by reading Chapter 22 of the seam reference guide.