Looking at server.log, the 2nd invocation is made by a different thread (ThreadID=22), han the 1st one.
Can you print the current thread at sendMessageProcess.do
Thread.currentThread().getName()
At this same servlet, is there some kind of redirection or forward request ?
Claudio Miranda
[Message sent by forum member 'claudio' (claudio)]
http://forums.java.net/jive/thread.jspa?messageID=285869