12345678910



Question 1: What is the possible way of communication between applet and Servlet?
1. HTTP Communication (Text-based and object-based)
2. Socket Communication
3. RMI Communication
4. All of the above