Link Details

Link 110534 thumbnail
User 160542 avatar

By kirillcool
via ibm.com
Published: Sep 05 2008 / 10:18

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.
  • 12
  • 1
  • 930
  • 159

Comments

Add your comment
User 330520 avatar

chaos0815.myopenid.com replied ago:

1 votes Vote down Vote up Reply

I did't get it... Why use an Applet to get the data instead of using POAJAX (Plain Old AJAX) directly?

User 201716 avatar

unchqua replied ago:

0 votes Vote down Vote up Reply

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.