Web-CAT Tools: WebObjects

WebObjects provides a framework for developing web-oriented applications. It has an object-oriented architecture that promotes quick development of reusable components. It provides an easy way to create HTML-oriented interfaces from dynamic data, connect to underlying database support using JDBC, maintain session-oriented information without using cookies, and more.

We will be using WebObjects in our implementation of Web-CAT. To get started, start working through these resources: