Use a Java Applet to access remote Web services
Submitted By:
powelljgr
Rating:





(
Rate It)
Share:
By Email
Visit
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.
Comments (1)
project




Posted by: priya on Thursday, February 04, 2010
Add Your Rating