Lecando LCMS Architecture


Folder decorative illustration

Lecando LCMS runs on IBM AIX, Solaris, Suse Linux, Red Hat Linux, Windows 2000 and Windows XP.

The Lecando LCMS is a J2EE application built with simplicity and testability in mind. Simplicity is used in the meaning that no unnecessary complexities is to be added to the system, testability that all parts of the system is to be built using test-first programming technique.

Architecture of Lecando LCMS

Clients interact with the Lecando LCMS using a standard web browser or via WebDAV. A single browser servlet receives HTTP requests and forwards them to a GUI layer framework. The responsibility of this layer is to handle the incoming event and to forward it to the business logic layer, and then to construct the resulting HTML pages.

Overview of Lecando LCMS architecture and solution components.
Overview of Lecando LCMS architecture and solution components.

Lecando integrates seamlessly with the IBM Lotus LMS. This is done by intercepting published material from the IBM Lotus LMS Authoring Tool, inserting it into the Lecando LCMS and then republish it to the IBM Lotus LMS. Lecando LCMS uses LDAP for user authentication.