I agree it does seem better to build the content management into my GWT app.
Thank you, Tracy On Jul 6, 10:36 am, dk <[email protected]> wrote: > My 2 cents worth is that you can either modify your existing GWT app > to allow for new product/image creation/editing/deletion or you will > have to write RPC or other Request tools that can modify/query the > CMS's data store. > > I have not looked "under the hood" of many of the CMS's out there but > the one or two I have looked at seem to have pretty complex database/ > file layouts and connections. It seems easier to conceptualize > modifying the GWT app than trying to hook into the CMS's internal > structure. > > On Jul 6, 11:55 am, Tracy Greene <[email protected]> wrote: > > > I want to build my application using GWT then after it is built use a > > CMS to allow the client to update content such as adding a new product > > or change an image then publish those changes. > > > Is this possible? Or are they two separate things that can't work > > together? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
