posted 22 years ago
Applet can talk to EJB container using RMI-IIOP with the help of HTTP Tunneling, if it is outside firewall. If there are no firewall issues, then applet can talk to EJB container using RMI-IIOP. Generally web container uses HTTP/HTTPS protocol for talking to applet clents and RMI-IIOP protocol for talking to EJB container.