This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
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.