Products
Powered By

OSELIB is the backbone of OSEtailer's Application Suite. Osetailer-doc tablib provides for easy templature while leaving all content out of the template so that you may present the content in different locales. Locale selection is based on a hierarchical method in both message-resources and the content managed files.

OSELIB is still incomplete. There is a lot of work left to do but at the same time what is completed is being used now. This provides immediate results of the changes that are dynamicly happening. I have a cron process setup to update the osetest.progw.org virtual site with the changes to oselib once every 15 minutes. This will allow you the developer to examine your changes.

Since the Framework is patterned after Jakarta Struts we are using web.xml and Struts style configuration xml files to give the application pathing and database connection details. These configuration files are stored in the WEB-INF directory. Also in the WEB-INF directory are classes, cms, a link to the OSELIB src as lib, a link to the OSELIB tld, and a work directory.