Create a Java applet to download information in remote Web services

2008年09月05日 22:18 • 查看 0 次 • 打印本文

Start with a Java applet and build a server-based proxy system that uses your browser to access an arbitrary Web service. You’ll use JavaScript code to access applet-based information and call a servlet, which retrieves the remote information. Thus, you bypass the same-server restrictions on what an applet can and cannot do.

查看原文 »

评论

发表评论