Examples

Quick Start
Very simple application, which connects to a Database, creates a collection, inserts 50 random documents into that collection, queries them, and deletes the collection and disconnects.
Transactions
Makes use of XML:DB TransactionService, sometimes calls commit() sometimes calls rollback().
JSP Guestbook
An web-browser based guestbook, written in JSP using Sedna XML:DB