coreservlets
Class EmployeeTest2
java.lang.Object
|
+--coreservlets.EmployeeTest2
- public class EmployeeTest2
- extends Object
Connect to Oracle or Sybase and print "employees" table
as an HTML 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 |
EmployeeTest2
public EmployeeTest2()
main
public static void main(String[] args)
 |
|---|
| CSAJSP @ amazon.com |
|---|