Note that there are some explanatory texts on larger screens.

plurals
  1. POPlease recommend a CMS framework in Java good for making a monitoring system
    primarykey
    data
    text
    <p>I already have Java code to display and process data from a database. I would now like to implement the code as modules, and incorporate as a whole into a CMS system. </p> <p>EDIT2: Most important, the CMS must have good support manually written gadgets and place them using AJAX, and inter-communication between gadgets</p> <p>The CMS MUST support Spring, Hibernate, etc.<br> The CMS MUST not be GPL, and preferably open source (lGPL, BSD,etc).<br> The CMS MUST have good documentation and support<br> The CMS MUST be secure (safe from XSS and injection) and support different levels of authorizations, (built-in or module) The CMS MUST have good navigation and tab, (built-in or module)</p> <p>+1, for having a good ajax paginated table module to display data<br> +1, for using ajax to change pages with support for bookmarks and history.back()<br> +1, for using jquery or prototype<br> +1, for being easy to deploy, and easy to add modules<br> +1, for supporting dynamically add/remove and drag-dropping of modules</p> <p>Please recommend a CMS best for the job. Thank you!</p> <p>EDIT: I don't need blogs or wikis or etc. I just want a framework where I can display paginated lists and time series graphs and log files. I will also host some pages for configuration. All of these code are already implemented.</p> <p>EDIT2: google's api for gadgets doesn't suit me. there are many problems to this:</p> <ol> <li>no communication between gadgets</li> <li>no communication between gadget and its container</li> <li>it's using iframe instead of ajax</li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload