Craig McClanahan wrote:
On Wed, 19 Jan 2005 22:12:45 -0500, Robert Leland <[EMAIL PROTECTED]> wrote:
For the in between official releases for our project at work I created a
'all-versioned' target
that uses ants 'propertyFile' task to automatically increment a build
number.
This build number is
Author: craigmcc
Date: Sat Jan 22 22:55:57 2005
New Revision: 126200
URL: http://svn.apache.org/viewcvs?view=rev&rev=126200
Log:
Add initial, minimal, support for remote requests. Use of these APIs will
typically be made by rich JSF components that require back-channel interactions
with the serve
Author: craigmcc
Date: Sat Jan 22 23:08:49 2005
New Revision: 126201
URL: http://svn.apache.org/viewcvs?view=rev&rev=126201
Log:
Examples of two different techniques for remoting support. Such support
will typically be used by a rich JSF component that is generating code for
client side behavior,