Tag: Oracle

Community

Using EJB3 with Ajax

(Andrei Cioroianu) Enterprise applications can use Ajax to provide better Web interfaces that increase the user productivity. In many cases, it is possible to submit a partially completed form to obtain useful information from the server application. For example, the server could perform some early

Community

Oracle RAC Primer

(Chris Page) If you are using Oracle databases, and you aren’t already working with Oracle Real Application Cluster (RAC) databases, it’s likely only a matter of time before you are. Oracle RAC databases can be used as a platform to provide scalability and high availability for Oracle databases, and

Community

Working with Themes and Templates

(Lawrence Linnemeyer and Bradley Brown) Most experienced programmers understand the advantages of separating the look and feel of an application from the application’s logic. Oracle uses HTML DB to accomplish this. This article introduces you to the themes and templates that HTML DB provides.