Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to solve page flickering in a jsp page for chat

843836Sep 12 2004 — edited Sep 13 2004
Hi,

I'm trying to build a very simple chat application. I'm using JSP as the frontend. The problem is that when I want to refresh the messages typed and list of users currently logged in, the page is refreshing using html refresh tag. The result is very bad to the eye since the page flicker. Is there a way to solve this without using Applet ?

Thanks,
Ron
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2004
Added on Sep 12 2004
1 comment
160 views