HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

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.
  • 11
  • 1
  • 1206
  • 1

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.