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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Gang of four design patterns

595


When do we use hashset over treeset?

536


Which collection is thread safe in java?

509


What is the use of static class?

546


Why are arrays useful in java?

542






What is the public field modifier?

545


What is vector capacity in java?

598


Which is a valid identifier?

546


Can we extend private class in java?

551


What is hotjava?

559


What is meant by null and void?

538


Can we make the abstract methods static in java?

587


Define linked list and its features with signature?

541


Can we declare the static variables and methods in an abstract class?

548


What is unsigned char?

623