Anand Sunderraman
Anand Sunderraman

Reputation: 8138

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 ?

Upvotes: 0

Views: 67

Answers (1)

Fortega
Fortega

Reputation: 19702

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

Upvotes: 2

Related Questions