Hello!

My client application is streaming binary data to Stripes servlet with
"Transfer-Encoding: chunked" header set. I don't know specific length of
binary data.
So, I run into a problem: Stripes can't dispatch request to correct
ActionBean and I get an IllegalStateException.

How can I handle this?

Thanks

--

Vladislav


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to