Tag: Oracle

Community

From ADF UIX to JSF

(Jonas Jacobi) JavaServer Faces (JSF) is a component-based view framework. Some component-based framework implementations, including Tiles and Oracle’s Application Development Framework (ADF) UIX, are currently more mature, but JSF has gained popularity quickly and extensive tool support for JSF is

Community

Escaping to the procedural world

(Philip Greenspun) Declarative languages can be very powerful and reliable, but sometimes it is easier to think about things procedurally. One way to do this is by using a procedural language in the database client. For example, with AOLserver we generally program in Tcl, a procedural language, and