Sounds a lot like the project I'm working on ... except I'm not doing it in Java (not really my choice). I am, however, going to use a Java applet that will let users edit xhtml. Probably will go with a product called EditLive: http://www.ephox.com/product/editliveforjava/
I plan on producing strict XHTML. I will store xhtml snippets in a db and have an xml template that uses XInclude tags for including the XHTML snippets. (http://www.w3.org/TR/xinclude/) My system will be sort of like but not as sophisticated as Coccon (xml.apache.org). -Alex ---- On Wed, 26 Mar 2003, Kevin Bennett ([EMAIL PROTECTED]) wrote: > If you were starting from scratch and had the following requirements, > what framework(s), tools, etc, would you use? > > Reqs: > 1) We need a CMS, preferably with decent editing and creation > capabilites for static pages, for a few dozen sites. > 2) The ability to intersperse simple web-apps into the above sites. > 3) Ideally all data, including that for static pages, is XML. > > TIA, > Kevin > > > _______________________________________________ > Juglist mailing list > [EMAIL PROTECTED] > http://trijug.org/mailman/listinfo/juglist_trijug.org > > _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
