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 the difference between method overriding and overloading?

0 Answers  


What is set and get methods in java?

0 Answers  


if num=687; U have to get num=6+8+7;

4 Answers   CMC,


What are "methods" and "fields"?

0 Answers   Wipro,


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,






Can you run the product development on all operating systems ?

1 Answers  


What is method overloading in JAVA? Why is it not present in C ?

0 Answers   Akamai Technologies,


What is the difference between @before and @beforeclass annotation?

0 Answers  


What does %4d mean in java?

0 Answers  


What is the difference between throw and throws?

10 Answers   IBM,


What is meant by data hiding/encapsulation?

0 Answers   Cyient,


Difference between abtsract & final

1 Answers   Nous,


Categories