have a
concurrent call to the writer.print()? can the buffer loose data or
both calls will succeed without guaranting the order.
thanks
--
Paulo Silveira
Caelum | Ensino e Inovação
www.caelum.com.br
www.arquiteturajava.com.br
-tomcat-7/
Is this correct?
Thanks
--
Paulo Silveira
Caelum | Ensino e Inovação
www.caelum.com.br
www.arquiteturajava.com.br
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h
Hi Mark
Thanks, I waas checking if the response was comitteds, but I had to
check if the print writer was closed (which is not, although the
headers were sent, of course)
Paulo
--
Paulo Silveira
Caelum | Ensino e Inovação
www.caelum.com.br
www.arquiteturajava.com.br
On Sun, Aug 29, 2010 at
7.0.2.
On Aug 29, 2010 4:34 AM, "Pid *" wrote:
> On 29 Aug 2010, at 06:51, Paulo Silveira wrote:
>
>> Hello
>>
>> I am starting async requests inside a asyncSupported=true servlet.
>> After that, sometimes an event occurs and I need to dispatch a s
the client,
getResponse().isCommited is true. If I try to send the second message,
I will get an EOF exception.
Thanks
--
Paulo Silveira
Caelum | Ensino e Inovação
www.caelum.com.br
www.arquiteturajava.com.br
-
To unsubscribe, e-mail: user