Am Montag, den 21.02.2005, 16:50 -0500 schrieb Dan Plesse: > I did a simple search of the jwchat folder for the XMLHttpRequest object and > > I failed to return a single hit. So I am assuming that jwchat does not use > the XMLHttpRequest object. So can jwchat be improved by this object? I did > not search Punjab for this text string therefore, it could be also missing > as well.
As stated before recent versions of jwchat (cvs!) make use of JSJaC which in turn uses the XMLHttpRequest object for communication. > Can http polling or binding be implemented on a coldfusion server platform > for future use with Jabber? Has anyone done it so far? Maybe it could be > added in the next update of CF. I'm implementing a Java servlet which does HTTP Binding. Maybe it works with coldfusion too - never tried. I'm using tomcat for development. Cheers, Steve _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
