Please recommend a CMS framework in Java good for making a monitoring system
- by TiansHUo
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.
The CMS MUST support Spring, Hibernate, etc.
The CMS MUST not be GPL, and preferably open source (lGPL, BSD,etc).
The CMS MUST have good documentation and support
The CMS MUST be…