CMS4J2010 is here! The 3rd generation core, the 4th major version! 5th year of continuous research and development!
CMS4J2010 is a professional JAVA/JSP website management system (JAVACMS/JSPCMS). It adopts the third generation core of CMS4J and has an easier-to-use management interface. At the same time, CMS4J2010 is the fourth major version after CMS4J2006, CMS4J2007 and CMS4J2008! This is also the fifth year that the CMS4J team has continued to develop this product!
CMS4J2010 released the Dreamweaver plug-in technology designed as early as 2006, which makes template production completely visual. Even if you don’t understand the program, you can create a dynamic website. At the same time, on the official website, a "Learning Room" column has been established, including video tutorials. Allows beginners to quickly learn and get started!
After development since 2004, the CMS4J functional system is very complete, with powerful information collection and editing, information model customization, website group, staticization, distributed deployment, advertising, messages, comments, information collection, database collection, etc., everything you need!
1. Introduction to CMS4J2010 system
CMS4J is the abbreviation of JAVA/JSP website management system (ContentManageSystemForJava), pronounced "CMSForJ";
The leader of domestic JAVA version website management system, relying on JAVA technology, focusing on website content management;
CMS4J is by no means a modified version of some foreign open source products. We adhere to the principle of user localization, experience the application status and actual needs of domestic CMS systems, and tailor-made for small and medium-sized enterprises. CMS4J has already established this goal when the project was established in 2004. The following four goals have been achieved (these goals have now been achieved), which we now call the basic features of CMS4J:
Feature 1: No programming is required. To make a dynamic website, website designers and artists must be able to make dynamic websites. Dynamic websites are no longer the specialty of programmers;
Feature 2: Highly scalable, plug-in architecture system based on Plug-in structure, all modules are plug-in, good secondary development interface;
Feature 3: Small investment and low-cost operation allow the website to be operated at low cost, and unnecessary third-party software expenses are absolutely not allowed;
Feature 4: Large applications, distributed deployment, based on applications with daily visits of 1 to 10 million websites, supporting cluster and distributed deployment;
2. Characteristics
*************************************************** ************
*Based on JAVA (JSP) technology
*************************************************** ************
Someone has done experiments to do loop performance tests and Oracle database access tests for these three languages.
In the loop performance test, JSP only took an astonishing four seconds to complete the 20000*20000 loop. However, ASP and PHP tested 2000*2000 cycles (an order of magnitude less), but took 63 seconds and 84 seconds respectively. (Refer to PHPLIB).
In the database test, the three performed Insert, Update, Select and Delete on Oracle8 1000 times respectively: JSP took 13 seconds, PHP took 69 seconds, and ASP took 73 seconds.
*************************************************** ************
*No programming required
*************************************************** ************
Based on the existing advanced MVC ideas, we conducted a personal analysis of the website application and enhanced the design of the V layer (View layer, that is, the presentation layer) among the three layers of MVC;
It uses JAVA's unique Taglib technology to perfectly realize the idea of "no programming required".
The CMS4J website development plug-in based on Dreamweaver enables the visualization of CMS4J website.
[Example comparison between CMS4J code and traditional language code]
http://www.cms4j.com/blueprint/index.html#VS
*************************************************** ************
*Response quickly
*************************************************** ************
Automatically generate static pages (HTML, SHTML)
Supports two access modes: dynamic access (.jsp) and static access (.shtml). It combines dynamic and static access and can shrink freely. Three levels of cache (Cache): static page cache, memory mirror cache, and database connection cache.
*************************************************** ************
*Plug-in secondary development
*************************************************** ************
cms4j functions are modular and supports management plug-in (Plug-in) "hot plugging"
Website secondary development is easier
*************************************************** ************
*High development efficiency
*************************************************** ************
The "component" development idea turns various code blocks that need to be reused into "components" and completely realizes code reuse. We promise that using CMS4J can increase your dynamic website development efficiency by at least 50%!
*************************************************** ************
*Highly configurable, plug-in secondary development
*************************************************** ************
There is no need to recompile the entire CMS4J application to add new functions to meet personalized needs;
New functions can be added without the source code of any other CMS4J module, the code has little dependency and is loosely coupled;
On the basis of existing components, application rules can be reorganized to cope with frequent changes in business rules;
Secondary development can be independent, not limited to the existing system structure, and has high scalability.
*************************************************** ************
*Easy to install
*************************************************** ************
From system installation to final configuration, CMS4J provides full visual configuration services. Whether you are a trial or official user, we provide corresponding technical support.
*************************************************** ************
*Distributed applications
*************************************************** ************
It is possible to achieve the independence of "management" and "publishing" under one information body.
The three levels of system service layer, control layer and data layer can be deployed in different locations.
*************************************************** ************
*For more information, please visit http://www.cms4j.com
*************************************************** ************
CMS4J also provides you with more features, such as custom Cache, single sign-on (SSO) implementation, website multi-template management, etc.
*************************************************** ************
*CMS4J Copyright 2004-2010
*Http://www.cms4j.com
*http://www.paidao.com
*
*QQ:97557770
*************************************************** ************