root/XerialJ/trunk/sqlite-jdbc/demo/applet-demo.html

Revision 3014, 179 bytes (checked in by leo, 3 years ago)

applet sample

Line 
1<html>
2<head><title>Applet Demo</title></head>
3<body>
4<applet code="org/sqlite/AppletTest.class" archive="AppletDemo.jar" width="500" height="500"></applet>
5</body>
6</html>
Note: See TracBrowser for help on using the browser.