Web Development
pscorba.txt
Associated article: Publish and Subscribe with CORBA Web Events
Tags: Web Development JVM Languages
Published source code accompanying the article by David Houlding in which he examines one approach to delivering publish/subscribe capabilities for web-enabled distributed object systems based on Javascript clients and CORBA servers. Also see PSCORBA.ZIP.
Publish and Subscribe with CORBA Web Events
by David Houlding
Listing One
<APPLET CODE="corbabeans.DynamicRequestManagerApplet.class"
NAME="RequestManager" WIDTH="1" HEIGHT="1" MAYSCRIPT>
<PARAM NAME="useslibrary" VALUE="...


