how can i connect to database in a applet ?
BY using jdbc api we can connect the applet to database
JDBC is divided into two API layers: the JDBC API and the
JDBC Driver API. The JDBC API handles all communication
between the Java applet and the JDBC Driver Manager. The
JDBC Driver API handles all communication between the JDBC
Driver Manager and the driver for a specific DBMS.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to Sort Strings which are given in List and display in ascending order without using java api.
Discuss different types of errors that generally occur while programming.
What is java util list?
What is string [] args?
Is minecraft java edition free?
What are different exception types exceptions available in java ?
What is Applet Flickering ?
1 Answers Infosys, Persistent,
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
How many types of methods are there?
Is 64bit faster than 32 bit?
What is integers and example?
Is map sorted in java?