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

How can final class be used?

5 Answers   Accenture, Wipro,


Can a class extends itself in java?

1 Answers  


How many types of equations are there?

1 Answers  


Can singleton class be serialized?

1 Answers  


What is a stream? what are the different types and classes of Streams?

2 Answers  


What is OOPs & Why?

3 Answers  


What is the difference between break and continue statements?

0 Answers  


What is the replace tool?

1 Answers  


What is printwriter in java?

1 Answers  


How do you use compareto method?

1 Answers  


when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service

4 Answers   Accenture,


What are different types of classloaders?

1 Answers  


Categories