Create an embedded database and Web server application

35
Derby is a great database for Ajax applications — particularly if the client and server are on the same host — due to Derby’s zero admin requirements and ability to be embedded. This article explains all the steps and requirements to create an embedded database and Web server application.

Link: ibm.com