From: Lane S. <la...@op...> - 2004-03-09 16:50:48
|
Tim, OK. I will update the code later tonight if I am not too beat up. Today will be a long day for me. -Lane Tim Pizey wrote: >On Tuesday 09 March 2004 3:30 pm, Lane Sharman wrote: > > >>Hi Tim, Keats, >> >>I believe I understand the problem now fully. >> >>The melati infrastructure interleaves output. It expects a backing store >>for its writer independent of the response output stream. The interleave >>over time might look like this: >> >>t0: get outputstream >>t1: create writer; write a "templet" to the writer >>t2: write header to the response outputstream >>t3: write more to the writer >>t4: flush writer to the output stream >> >>In effect, the writer needs two objects: an internal buffer >>(type=OutputStream) and a final destination (the servlet response output >>stream) >> >>Unless I hear otherwise, I will update the Melati Writer I factored in >>and see if this presents a solution. >> >>-Lane >> >> >Yes, this is my understanding. > >Tim Pizey > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click >_______________________________________________ >Webmacro-user mailing list >Web...@li... >https://lists.sourceforge.net/lists/listinfo/webmacro-user > > > -- Lane Sharman For Protection from SPAM and Virus, Extend to the Network Your Perimeter of Defense: http://www.opendoors.com 858-755-2868 |