
WEB-BASED CONTENT MANAGEMENT SYSTEM
Author(s) -
Maciej Dobecki,
Wojciech Zabierowski
Publication year - 2010
Publication title -
computing
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.184
H-Index - 11
eISSN - 2312-5381
pISSN - 1727-6209
DOI - 10.47839/ijc.9.2.704
Subject(s) - computer science , ajax , java , data access layer , layer (electronics) , business logic , container (type theory) , web application , model–view–controller , simple (philosophy) , software engineering , design pattern , inversion (geology) , distributed computing , database , world wide web , programming language , user interface , data modeling , mechanical engineering , philosophy , chemistry , organic chemistry , epistemology , engineering , paleontology , structural basin , biology
This paper describes how to design content management system using the newest web-based techniques. It contains helpful information that can be used during selecting programming language. It introduces multi layer architecture with description and functionality of each layer. It provides description of Model View Controller pattern and how to use it in multi-layer application design. It shows the most powerful Java frameworks that can be applied for each layer and how to connect them in simple way, using Inversion of Control container. It shows power of Spring Framework as business layer, Hibernate as integration layer and ZK Ajax as presentation layer. It proves, that Java combined with applicable libraries can be very powerful tool in good hands.