If you want to turn you GWT applicattion into a desktop application Adobe AIR is a good option. Appcelerator Titanium is also a solid but i personally prefer AIR.
2011/7/12 Juan Pablo Gardella <[email protected]> > gwt4air perhaps help. > > > 2011/7/12 Warren Tang <[email protected]> > >> I need to build an application which has both a web font-end and a desktop >> front-end. There is a relational database. Lightweight frameworks are >> preferred. >> My previous project was done with SmartGWT + GWT + MyBatis. And it is the >> only java project I've done. >> Currently my thought is GWT + Spring + MyBatis. I also heard about >> SpringRoo. But the idea is quite vague for me. So could someone kindly make >> it clear for me? How can I use GWT + Swing/SwingRoo to support both the web >> and the desktop client, and reuse the business code? What else do I need? >> What's their roles? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-web-toolkit/-/HF43CGyLvqQJ. >> 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. >> > > -- > 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. > -- GWT API for non Java based platforms http://code.google.com/p/gwt4air/ http://www.gwt4air.appspot.com/ -- 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.
