Author: SSWUG Research

Community

XML in Mozilla 1.0

The long-awaited release of Mozilla 1.0 finally arrived this month, after a staggering three year development process. Standards compliance has always been an important goal in Mozilla, and manyfold XML standards have found their way into the product.

Community

JDBC Transaction Optimization

By Jack Shirazi – Transactions make a developer’s job a lot easier. By using the transaction capabilities within the JDBC API and relational databases such as Oracle9i, you can minimize possible data corruption when updating multiuser applications. Transactions require processing overhead, however,