Scripts n'Stuffs
Directory

Use a Java Applet to access remote Web services
Link ID 23211
Title Use a Java Applet to access remote Web services
Url http://www-106.ibm.com/developerworks/java/library/x-jappws/?ca=dgr-jw766x-
Description Applets have always been designed to play in a "sandbox" in which they can't hurt anything on a user's system, so their security is tighter than that of their server-based application counterparts. But what if you want an applet that can make arbitrary Web requests? This article shows you how to work around this problem by building a server-based proxy. It also shows you how to use JavaScript code to access applet-based information.
Category Java > Applets > Communication Tools
Date Jun 30, 2006
Contact Name
Email send email to
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at Java > Applets > Communication Tools
1. Everybuddy Java
  Everybuddy Java (EBJava) is a messaging system written in Java. It consists of an applet and a server, and is used to log in to existing messaging services (AIM, ICQ, etc) through a unified interface. User settings are also stored on the server.
Category:   Java > Applets > Communication Tools


2. Site Instant Messenger
  Features: Completely stand-alone server; Configurable database schema - you may use any RDBMS system which has appropriate JDBC driver. From now you can use your own tables to make SIM server works! Just specify your custom tables for authentication and contact list; Low traffic usage; Has powerfull template-supporting engine.This is Java-applet which connects to the server at startup and allows you to chat with any user which currently on server.
Category:   Java > Applets > Communication Tools


3. Use a Java Applet to access remote Web services
  Applets have always been designed to play in a "sandbox" in which they can't hurt anything on a user's system, so their security is tighter than that of their server-based application counterparts. But what if you want an applet that can make arbitrary Web requests? This article shows you how to work around this problem by building a server-based proxy. It also shows you how to use JavaScript code to access applet-based information.
Category:   Java > Applets > Communication Tools




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS