|
Associate Admin
Project Management
Lessons Learned
Paid Time Off
Requisition
Expense
Journal
Oracle
Java
Linux
Struts
Tomcat
Web Server
Site Management
Application Express
|
|
Coleman & Coleman
Software uses an application framework from the open source
community called Jakarta Struts. We use struts as our framework
because we
believe in the model view controller design pattern. This
design pattern allows us to build modular reusable code.
The view portion
of the framework is responsible for the presentation of the
data to the client. We use both html and Java Server Pages
(JSP) technology for the view
framework, and in some cases have used hypertext preprocessor
(PHP). The controller portion of the framework determines
the order and selection of business
logic to be applied in the application. The controller determines
what the user of the application will see next. The model
portion of the framework is concerned with the business
rules being applied
to each transaction and the mechanism for storing the resultant
data in the database. We use Java to capture the business
rules and Oracle to store the data.
|
Static Pages
eCommerce
Applications
Graphic Design

|