How Applets & Servlets will communicate with each other?

Answers were Sorted based on User's Feedback



How Applets & Servlets will communicate with each other?..

Answer / niranjanravi

1.RMI Communication
2.Socket communication
3.HTTP Communication

Is This Answer Correct ?    3 Yes 1 No

How Applets & Servlets will communicate with each other?..

Answer / guest

through JDBC

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Core Java Interview Questions

Can a method inside a interface be declared as final?

0 Answers  


What is file class and what is its purpose?

1 Answers  


What is string variable?

0 Answers  


how many ways to create Thread and which one is good? runnable interface ot Thread class?

3 Answers   Satyam,


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  






Is ResultSet class?

5 Answers   Bally Technologies, TCS,


Why java is object oriented?

0 Answers  


Why do we use threads in java?

0 Answers  


What is a dynamic array in java?

0 Answers  


any other way to print the text without using System.out.println() in java?

5 Answers   IBM, Infosys,


Which methods are used during serialization and deserialization process?

0 Answers  


Can a class be defined inside an interface?

0 Answers  


Categories