Hello Sven,

Thanks for the response
I was able to implement this:
https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/util/RecordingResourceReference.java

The only issue remains: the following stacktraces while client drops the
current connection and requests the next chank: [1]

Maybe you know is there any way to suppress them? since we are expecting
connection drop I would like not to print this stack trace)

Thanks in advance

[1]
http://mail-archives.apache.org/mod_mbox/wicket-users/201306.mbox/%3CCAJmbs8hNaWws2ORVURSYU6Bgb%2BqdNGOPdp6QiJVLyKUVYpe5AQ%40mail.gmail.com%3E


On Fri, Jun 7, 2013 at 4:45 PM, Sven Meier <s...@meiers.net> wrote:

> Hi,
>
> your dynamic resource can parse a "Range" header from the request and send
> back a "Content-Range" header along the requested content. This should work
> as with any servlet too.
>
> Let us know how you solved this.
>
> Regards
> Sven
>
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/ResourceResponse-processing-Accept-Ranges-tp4659263p4659264.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
WBR
Maxim aka solomax

Reply via email to