I am enhancing an existing JSF app. There I need to add ExtGWT component to the existing JSF based GUI. Is it possible to integrate JSF and Ext GWT? If not do I have any alternatives?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It should be possible ExtJS GWT with JSF?(haven’t tried myself..)
INMO if you want to enrich you current JSF application you better look at JSF Component library’s like PrimeFaces <- this is example of their table…
also there is this project Integrating the Google Web Toolkit with JSF using G4jsf , not sure how active it is