Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can i connect to database in a applet ?



how can i connect to database in a applet ?..

Answer / ramanareddy333

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

Post New Answer

More Core Java Interview Questions

Is null function in java?

0 Answers  


what questions are been asked ??? for interview in apti

0 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


Define jit compiler?

0 Answers  


What is port number in java?

0 Answers  


List some important features of java 10 release?

0 Answers  


Write a java program to generate fibonacci series ?

0 Answers   Cyient,


What happens if an exception is not caught?

6 Answers   Amazon,


Can constructor be protected in java?

0 Answers  


What is “try and catch” in java

5 Answers   Cap Gemini, TCS,


Is jdk required on each machine to run a java program?

0 Answers  


Can try statements be nested?

3 Answers   Wipro,


Categories