XEO Wiki - Reference Material
Our main documentation center is the XEO Wiki. In the XEO Wiki you'll find information regarding the basic XEO Concepts, how to create your first XEO Application as well as reference material about the Core and Web Layer of the XEO framework. You'll find the Wiki divided in three parts:
XEO Primer (an introduction to the XEO Framework)
XEO Core Reference (Reference material about the Core of XEO)
XEO Web Components Reference (Reference material about the Web Layer of XEO)
In the XEO Wiki you can also find Troubleshooting information and How to deploy a XEO Application in a J2EE Server.
Overview
The overview page shows how a develop a really simple XEO Application ( assuming you have already setup a project) to give you a grasp of how easy and simple is to create a web application (with form validation and business logic), using XEO.
Web Components Demo
The XEO Web Components is a core component of the XEO Framework and provides several components for you to use (as described in XWC). In this page you can see a list of all components in the XEO Framework, with demos, documentation and sample code.