Index of /guides/java/staf2x/ex/jdbc/coffee-break/simple-applet

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]MySqlQueryApplet.class2000-12-13 13:03 2.9K 
[TXT]MySqlQueryApplet.html2000-12-13 12:11 296  
[TXT]MySqlQueryApplet.java2000-12-13 13:02 3.0K 
[TXT]OutputApplet.html.ORI1999-01-20 17:47 195  
[TXT]OutputApplet.java.ORI1999-01-20 17:43 2.8K 
[TXT]README.html1999-03-04 15:05 1.2K 

There is security problem here. The COFFEEBREAK serving MySQL server sits on a different machine than the WWW server. See the Deploying Java and JDBC article from DataDirect.

Possible solutions:

Workarounds: Examples (the source is listed above or in the directory):
Simple "list a query" example:
   http://tecfa2.unige.ch/guides/java/staf2x/ex/jdbc/coffee-break/simple-applet/MySqlQueryApplet.html

D.K.S.