You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Douglas Ferguson <th...@gmail.com> on 2012/03/23 20:22:31 UTC

Using AbstractResourceStreamWriter in wicket 1.5

Can anybody give me tips on using AbstractResourceStreamWriter in 1.5?

Douglas

Re: Using AbstractResourceStreamWriter in wicket 1.5

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

I haven't used it personally but I think this class is broken. It
doesn't write directly to the container's response's outputstream, so
whatever you write is buffered. And this is against the said in the
javadoc of org.apache.wicket.core.util.resource.IResourceStreamWriter.
Please file a ticket with a mini quickstart that works in 1.4. We will
port it to 1.5 and fix AbstractResourceStreamWriter.


On Fri, Mar 23, 2012 at 9:22 PM, Douglas Ferguson <th...@gmail.com> wrote:
> Can anybody give me tips on using AbstractResourceStreamWriter in 1.5?
>
> Douglas



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org