aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes why dwr is asynchronous ?what's wrong Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "why dwr is asynchronous ?what Watch "why dwr is asynchronous ?what New topic
Author

why dwr is asynchronous ?what's wrong

shaoyi he
Greenhorn

Joined: Apr 11, 2011
Posts: 4
i open 2 web pages.(http://localhost/chat/test.jsp)
i send message through the first page,but the second cannot receive it immediately.
only when i send message through the second one ,i can receive the message the first page has sended.
how can i do

test.jsp



chat.js



Chat.java

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: why dwr is asynchronous ?what's wrong
 
Similar Threads
DWR error
DWR Undefined
DWR; javascript files not found
How to use Spring / DWR Revers Ajax functionality to display dynamic changes to table data
How to Call DWR in servlet