To import the DB2 JDBC drivers into WebSphere Studio Application Developer, create a new project named, for example, IBM DB2 JDBC Drivers, and import into it all the files in the db2java.zip file. When the import is completed, you should see the driver packages com.ibm.db2.jdbc.app and com.ibm.db2.jdbc.net in the IBM DB2 JDBC Drivers project.
If you prefer just to make a reference to the db2java.zip file that is available on an accessible drive, add the zip file to the Java(TM) Build Path of your application project.
DB2START
net start DB2NTSECSERVER
DB2START
DB2JSTRT 8888
where 8888 is the port the applet server is listening on.