JVM Languages
jqa597.txt
Associated article: How Can I Create a Push Java Channel?
Tags: Web Development JVM Languages
Published source code accompanying Cliff Berg's column in which he implements "push" technology using Marimba's Castanet toolset. Also see JQA597.ZIP
Java Q&A by Cliff Berg Listing One /** Channel.java * A channel that displays an image, unique for each user. * Copyright 1997 by Digital Focus. This code may be used for non-commercial * purposes. No warrantee or guarantee is implied. */ public ...


