Hi, Am Freitag, den 19.10.2007, 12:54 +0300 schrieb Jukka Zitting: > I'd rather use "streaming" for the process of passing the data > directly to the client without spooling (!) it first somewhere on disk > or in memory.
I completely agree with you and we should probably use the correct english term instead of the german-english incorrect term. Hence, let's do a StreamServlet :-) which BTW could also do such things as checking the last modification time and setting the content length and content type (in case of nt:resource). Regards Felix
