Ok, Just to let anyone know about it, I've written a small proof of concept code, where I use httpsession to store information, and apparently both GWT and JSF end up in the same httpsession. For the moment this gives me pretty much what I want. I'm sure I'll face some trouble in the future, but I have a very mature set of widgets in GWT which took me quite some time to build, and this may be my ticket to integrating them into a facelet based project. I'd still like to hear your comments though
Best Regards Seref On Jan 25, 4:43 pm, sarikan <[email protected]> wrote: > Dear members, > Even though I've seen various posts regarding GWT and JSF integration, > I have decided ask for your help, since I am really trying to avoid > introducing another framework into my project and my schedule for the > moment. > It appears it is possible to use Seam to connect GWT and JSF, but is > there any other way that I can use to connect GWT to JSF? > I have a couple of quite complex widgets developed in GWT, and I want > to embed them into JSF (Facelets actually) . The widgets use GWT > remoting to update variables in the session, and I'd like to be able > to use these variables in JSF backing beans etc. > Is there a shortcut for this, or do I have to look at framework based > solutions like Seam? > > Kind regards > Seref --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
