Adding Database Support With JDBC: A Primer for Java Programmers
Following up on his previous article introducing relational
databases, Duane K. Fields describes how to use JDBC to add database support to your Java
applications, applets, or servlets.
The JavaScript Apostle: Getting Ready for the
W3C Event Model
Danny Goodman introduces the concepts behind
the new event model defined by the W3C DOM Level 2 and previews the
related syntax coming up in Navigator 5.
Writing a VLV Control for Your Directory Server:
Efficient Searching Through Scrollable Result Lists
View Source editor Michelle Wyner describes code
that you can tailor to implement a VLV (virtual list view) control
of your own, giving users a fast, efficient way to maneuver
through LDAP directory search results.