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 does the string method compareto () do?

530


What is assembly condition codes?

552


Mention the default values of all the elements of an array defined as an instance variable.

508


Is it possible for yielded thread to get chance for its execution again ?

542


Can we override final method?

555






What are 3 boolean operators?

523


Is string is a class in java?

513


Can we write a class without main method in java?

473


How do you allocate memory to object?

509


Mention some features of java?

531


What do you understand by java virtual machine?

698


How do you trim a space in java?

495


What is arraylist e?

552


What is executor memory?

506


What is the effect of keeping a constructor private?

469