How Applets & Servlets will communicate with each other?
Answers were Sorted based on User's Feedback
1.RMI Communication
2.Socket communication
3.HTTP Communication
| Is This Answer Correct ? | 3 Yes | 1 No |
When to use runnable interface vs thread class in java?
when,where and how to use abstract class and interface
Differentiate between postfix and prefix operators in java.
How listener identify that the event came from a particular object?
How to prevent a field from serialization ?
How to sort array in descending order in java?
what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0
Can an unreachable object become reachable again?
What is the purpose of using java.lang.class class?
Difference between a class and an object?
How big is a pointer?
Which api is provided by java for operations on set of objects?