i am calling some message in a applet using rmi from the server. it's working fine and receiving message from server when i calling applet using appletviewer. but when i add this applet in the html page applet is not receiving the message from the server. how can i solve this problem.