I am trying to build a Content Management System in java I wish to use Struts as my MVC framework.How should i proceed and what things should i need to keep in mind while developing my own CMS?How should i design my database.?
I am working on a project where i will require managing user articles,events,communities..etc.