Please recommend a CMS framework in Java that is well suited for creating a monitoring system.

I already have Java code to display and process data from a database. Now I would like to implement the code in the form of modules and include it in the CMS system as a whole.

EDIT2: most importantly, the CMS should have good support for manually written gadgets and host them using AJAX, as well as the interaction between gadgets

CMS MUST support Spring, Hibernate, etc.
CMS MUST NOT be GPL and preferably open source (lGPL, BSD, etc.).
CMS MUST have good documentation and support.
CMS MUST be secure (XSS and injection safe) and support different levels of authorization (built-in or module) CMS MUST have good navigation and tab (built-in or module)

+1, in order to have a good ajax table module for displaying
+1 data , for using ajax to change pages with bookmark support and history.back ()
+1, for using jquery or prototype
+1, for ease of deployment and ease of adding
+1 modules to support the dynamic addition / removal and dragging of modules

Please recommend CMS best for work. Thank!

EDIT: I don't need blogs or wikis, etc. I just want to create a framework where I can display paginated lists and time series charts and log files. I will also post some pages for customization. All of these codes are already implemented.

EDIT2: google api for gadgets does not suit me. there are many problems:

  • no connection between gadgets
  • there is no connection between the gadget and its container
  • it uses iframe instead of ajax
+5
source share
6 answers

Take a look at dotCMS for your requirements.

http://www.dotcms.org/

+5
source

My recommendation would be the eXo platform :

  • Spring Hibernate, .
  • Affero GPL.
  • support ( ).
  • ( ) .
+4
+4

Alfesco , , Mangolia (- ). , , CMS .

CMS JSF richfaces , jackrabbit JCR (JSR 170). prerendered html- , apaches velocity.

+1

- ECC 10g . .

0

, , JMX

-2

All Articles