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...


can we Connect Applet to Data Base ? with Discriptiom.
and also What is Diff. from Applet & Servlet?



can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Se..

Answer / vijay

Yes we can connet to databse thru applet.But there are lots
of security restrictions involved,you have to make ur applet
a signed applet.And an applet can connect to a database
which is located on the same host as the one on which your
applet code resides.you cannot connect to a databse which is
located on any other host other than your applet host database.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is loop in java?

0 Answers  


What is the scope or life time of instance variables?

0 Answers  


explain me with a code snippet about the generation and handling of null point exceptions.

1 Answers  


Why doesn't the java library use a randomized version of quicksort?

0 Answers  


What is the similarity between dynamic binding and linking?

0 Answers  


How can a class be accessed, If no access modifiers are declared?

4 Answers  


What is int argc char * argv?

0 Answers  


Can a class be private?

0 Answers  


Can we have multiple public classes in a java source file?

0 Answers  


Can we extend the String class?

3 Answers   Truworth,


What are the ways of polymorphism other than Overridding & Overloading

1 Answers  


How the elements are organized in GridBagLayout?

1 Answers  


Categories