Re: AJAX problem with servlet to send data to XMLHttpRequest as responseXML responseText
Posted By:
Christopher_Koenigsberg
Posted On:
Friday, December 30, 2005 03:28 PM
sounds like you need the out.flush() -- does it work with just the out.flush and not the out.println?