It sounds like the your Ajax client is sending requests concurrently
out of order; can you not just make sure the Ajax client sends one
request at once in order?

On 6/19/06, Imran.Sarwar <[EMAIL PROTECTED]> wrote:

Hi,
I debug the MessageListenerServlet's doPost --> String[] messages =
request.getParameterValues("message");
and there it shows that the request is coming randomly. Its may happen even
before sending requests to the application server

Thanks and regards
--
View this message in context: 
http://www.nabble.com/Message-sending-in-ajax-client-t1811609.html#a4937769
Sent from the ActiveMQ - User forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to