How Applets & Servlets will communicate with each other?
Answer Posted / niranjanravi
1.RMI Communication
2.Socket communication
3.HTTP Communication
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is command line used for?
What languages are pass by reference?
What is == in java?
What are the different types of methodologies?
Name few java.lang classes introduced with java 8 ?
Explain about instanceof operator in java?
What is a layout manager and what are different types of layout managers available in java awt?
What is a protected void?
Can java arraylist hold different types?
What is finalize()?
What is difference between equals and hashcode method?
How do you allocate memory to object?
What is incompatible types in java?
How we can execute any code even before main method?
Can a class have more than one object?