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 are scriptlets?

0 Answers  


What is variable and constant explain with example?

0 Answers  


What is map and hashmap in java?

0 Answers  


what is sendredirect?

7 Answers   TCS,


What is the SimpleTimeZone class?

0 Answers  


Difference between JVM and JRE?

3 Answers   Amdocs,


Is a copy constructor?

0 Answers  


Differences between C and Java?

0 Answers   TCS,


Describe inheritance as applied to java?

4 Answers  


Is an array a vector?

0 Answers  


What are the default and parameterized constructors?

0 Answers  


How many types of classes are there in java?

0 Answers  


Categories