coreservlets
Class EmployeeTest
java.lang.Object
|
+--coreservlets.EmployeeTest
- public class EmployeeTest
- extends Object
Connect to Oracle or Sybase and print "employees" table.
Taken from Core Servlets and JavaServer Pages
from Prentice Hall and Sun Microsystems Press,
http://www.coreservlets.com/.
© 2000 Marty Hall; may be freely used or adapted.
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
EmployeeTest
public EmployeeTest()
main
public static void main(String[] args)
 |
|---|
| CSAJSP @ amazon.com |
|---|