Apache OFBiz: Difference between revisions

Content deleted Content added
m Stubsensor cleanup project; you can help! (Part of Template:Active Wiki Fixup Projects) - Consider Joining a project.
Line 37:
=== Presentation Layer ===
 
Apache OFBiz uses the concept of "screens" to represent the Apache OFBiz pages. Each page is, normally, represented as a screen. A page in Apache OFBiz consists of components. A component can be a header, footer, etc. When the page is rendered all the components are combined together as specified in the screen definition. Components might be Java Server Pages ([JSP]s) <deprecated>, FTL pages built around [[FreeMarker]] [[template engine]], Forms and Menus Widgets : an OFBiz specific technology.
 
=== Business Layer ===