LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Create an embedded Derby database Ajax application (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-create-an-embedded-derby-database-ajax-application-467050/)

LXer 07-24-2006 06:21 AM

LXer: Create an embedded Derby database Ajax application
 
Published at LXer:

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. The source code and a ready to run application provided as a zip file are available for download. The Derby database acts as the data repository, the Jetty Web server or servlet container handles the HTTP requests, and Ajax technologies are used to enhance the presentation and responsiveness of the client.

Read More...


All times are GMT -5. The time now is 04:53 AM.