Integrate existing Spring based web application with a CMS

Posted by anne_developer on Stack Overflow See other posts from Stack Overflow or by anne_developer
Published on 2010-07-08T08:25:33Z Indexed on 2010/12/25 22:54 UTC
Read the original article Hit count: 120

Filed under:
|
|
|

We have stable spring based (spring 2.x) web application. We have a new requirement which is our data entry operators should be able to login to some kind of an admin module and simply change the text in the web pages, change the color etc. I have seen PHP based CMS’s that allows authorized user to change the content in WYSIWYG manner. If anyone of you knows such open source Java CMS or third party application, which can facilitate such thing, please let me know.

Please note: we cannot write our application from scratch. We are looking for pluggable component.

© Stack Overflow or respective owner

Related posts about java

Related posts about spring