Esempio di applicazione

<html><head>
<title>Java all'ITIS - 5a 20</title>
<body bgcolor=#000080 text=#ffff88 vlink=#ffcccc link=#ff88cc>
<h1 align=center><font size=+5>
Esempio di applicazione
</font></h1>
<APPLET CODEBASE="esempi" CODE="jdbc.class" WIDTH=610 HEIGHT=280>
<PARAM NAME=server VALUE=localhost>
<PARAM NAME=database VALUE=test>
<PARAM NAME=user VALUE=www-data>
<PARAM NAME=password VALUE=>
<PARAM NAME=table VALUE=numeri>
<PARAM NAME=driver VALUE=org.postgresql.Driver>
</APPLET>
</body>

© Ing. Stefano Salvi - All rights reserved