On 23/02/2010 07:33, chinmaytotekar wrote:

Ya got the problem..
The problem was response.getWriter() object was declared as  global in
servlet, so it became common to all threads. and if one thread closes it, it
used to give NullPtrException  in other threads.

Every time, a coconut.


p

Konstantin Kolinko wrote:

2010/2/19 Christopher Schultz<ch...@christopherschultz.net>:
Konstantin,

On 2/19/2010 2:22 PM, Konstantin Kolinko wrote:
1. The OP (chinmaytotekar) never mentioned what Tomcat version (s)he was
using.
What a disgrace.

The thread subject seems to contradict this statement.


Ah, sorry. I missed that.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to