Re: What content management system are you using with GWT?

2011-08-24 Thread Uemit
Well I think that content management systems are more like classical web-sites with mostly static content whereas GWT is a toolkit aimed for developing web-applications rather than classical web-sites (tough it can also be used for that). So that's probably the reason why not many content mana

Re: What content management system are you using with GWT?

2011-08-23 Thread Nano Elefant
Thanks for the info. Based on the feedback, it seems like content management systems are not commonly used with GWT... Which makes me curious, are you doing user management/authentication all by yourself (reinventing the wheel) for each project? What if you would like to have a discussion board or

Re: What content management system are you using with GWT?

2011-08-23 Thread Uemit
I think serendipity relies/works with GWT: http://uptick.com.au/content/serendipity-working-gwt-platform-and-smartgwt -- 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

What content management system are you using with GWT?

2011-08-22 Thread Nano Elefant
Hello folks, I'm curious what content management system is mostly used to embed GWT apps into. Are you using a CMS at all? If so please post the name and or a link. Thank you! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" gr

Using GWT on a server controlled by a content management system

2009-11-12 Thread JavaMan
Hey everyone, I am the webmaster of a website that uses the content management system: Simple Updates. The security rules of the website are rather stringent. I cannot upload folder structures to the site, only files. I figured out how to get my GWT application to run all from a single folder on

Re: Content Management System

2009-07-06 Thread Tracy Greene
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 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

Re: Content Management System

2009-07-06 Thread dk
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

Re: Content Management System

2009-07-06 Thread Tracy Greene
Hi, Tracy! > > > > > > What do you mean when talking about CMS usage? > > > > > > Beat regards, Artyom. > > > > > > On Jul 6, 12:51 am, Tracy wrote: > > > > > > > Hi, > > > > > > > I am starting a new

Re: Content Management System

2009-07-06 Thread David Peterson
ul 6, 12:51 am, Tracy wrote: > > > > > > Hi, > > > > > > I am starting a new project and I'm am thinking of using GWT + Spring > > > > > MVC with hibernate. > > > > > > My question: is there a way to use a content managemen

Re: Content Management System

2009-07-06 Thread Tracy Greene
> > I am starting a new project and I'm am thinking of using GWT + Spring > > > > MVC with hibernate. > > > > > My question: is there a way to use a content management system as > > > > well? > > > > > Thanks, > > > > >

Re: Content Management System

2009-07-06 Thread Dimitrijević Ivan
Hi, > > > > I am starting a new project and I'm am thinking of using GWT + Spring > > > MVC with hibernate. > > > > My question: is there a way to use a content management system as > > > well? > > > > Thanks, > > > > Tracy --~--

Re: Content Management System

2009-07-05 Thread Tracy Greene
2:51 am, Tracy wrote: > > > Hi, > > > I am starting a new project and I'm am thinking of using GWT + Spring > > MVC with hibernate. > > > My question: is there a way to use a content management system as > > well? > > > Thanks, > > > Trac

Re: Content Management System

2009-07-05 Thread Artyom.Vorobyev
Hi, Tracy! What do you mean when talking about CMS usage? Beat regards, Artyom. On Jul 6, 12:51 am, Tracy wrote: > Hi, > > I am starting a new project and I'm am thinking of using GWT + Spring > MVC with hibernate. > > My question: is there a way to use a content mana

Content Management System

2009-07-05 Thread Tracy
Hi, I am starting a new project and I'm am thinking of using GWT + Spring MVC with hibernate. My question: is there a way to use a content management system as well? Thanks, Tracy --~--~-~--~~~---~--~~ You received this message because you are subscribed t