I've implemented a very simple chat page using the details found at:
It works but the chat text on the page takes a long time to refresh (usually 20+ seconds). I've even added the preStreamWaitTime and postStreamWaitTime to the web.xml to try to make things respond faster but this doesn't seem to make a difference. Any suggestions?
It works but the chat text on the page takes a long time to refresh (usually 20+ seconds). I've even added the preStreamWaitTime and postStreamWaitTime to the web.xml to try to make things respond faster but this doesn't seem to make a difference. Any suggestions?