This demo showcases Java DB (based on Apache Derby) running embedded within a web browser.
At the present time, this demo runs on Mozilla Firefox and Mozilla Navigator web browsers - The HTML and javascript would have to be modified in order to run on other web browsers such as Microsoft Internet Explorer.
This Web application demonstrates how an embedded database can be used to persist data from...
PACK200 (JSR-200) is a very interesting feature that is available as part of Java 5.
In order to increase network server, availability and bandwidth , two new compression formats have been made available to Java deployment of applications and applets: gzip and Pack200.
HTTP compression is implemented in Java Web Start and Java Plug-in in compliance with HTTP 1.1 RFC 2616. If a client does not...