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

Is char a method in java?

0 Answers  


What is the difference between a choice and a list?

0 Answers  


Can a main method be declared final?

0 Answers  


what are class,constructor and primitive data types?

2 Answers   IBM,


what is object deep copy and shallow copy and why it is required?

2 Answers  






What classes of exceptions, thrown by a throw statement?

2 Answers  


What are event-delegation model and event-inheritance model? Which is best?

1 Answers  


what are the design patterns in struts?

1 Answers  


how many ways we can serialize the java object?

2 Answers   Satyam,


what is difference between global methods and local methods?

1 Answers  


Do I need java on my computer?

0 Answers  


Can we nested try statements in java?

0 Answers  


Categories