[JDEV] Java/XML

Carlos Castellanos carlosc at sfsu.edu
Wed Jul 9 14:24:44 CDT 2003


Hi all, I have a question regarding a java-based application that I am
building.  I am using a java servlet to periodically check server logs
for new entries, parse this data and write it to a database.  I then want
to send this data (everytime the database is updated) to a Flash-based
client (which can read XML via the XMLSocket object).

My question is: Should/Could I use jabber to send the XML streams from the
db (via xdb_sql) or am i better off generating the xml with java (and
forgetting about jabber altogether)?

thanks,
Carlos





More information about the JDev mailing list