Thank you. The app is just a typical GWT app with some GXT controls. I have a few cut points to avoid loading the whole app up front. The back-end is also straight GWT. I persist with PostgreSQL and Hibernate. About the only fancy thing I do is I keep complete history on every add, change, or delete. This way if a user went in and messed a bunch of records up, I can correct all the damage easily.
On Monday, February 9, 2015 at 12:28:48 AM UTC-6, Mohammed Sameen wrote: > > @Blake..I saw your app booklion.com its looking amazing...I think you > have used GXT Is it right?How you are getting responsiveness in your > app?can you let me know the design of your application? > > On Sunday, February 8, 2015 at 7:37:50 PM UTC+5:30, Blake wrote: >> >> Greetings, >> >> I have used GWT in the past to develop an app that uses GWT for both >> sides and it worked great ( booklion.com ). I now have a need to >> develop a different application that needs a new front-end to work with an >> existing back-end, communicating via REST. I would like to use GWT to >> develop that front-end but I don't know how to generate / deploy a GWT >> front-end only. Can I do that with GWT, and if so, how? >> >> Thank you! >> >> Blake McBride >> >> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
