| WebObjects 's that provides an interface between a and an application server process. It enables developers to easily create dynamic web-based applications. WebObjects acts as an adaptor between the web server and a process which needs to maintain state over multiple request-response transactions (which are intrinsically stateless). It exists in two forms - as a program and as an library. It also includes a simple scripting language for developing web applications. Special WebObjects tags can be included in pages and these are processed at the server to produce dynamic but standard HTML to deliver to the client. [URL?] (1997-10-15) |