I’m currently working on a web application that might need to “push” information to the client and I was wondering what are the best ways to implement this on a Java/Tomcat environment. I looked at web sockets but it seems that browser support is still somewhat lacking. I’m currently looking at the org.apache.catalina.CometProcessor interface, but I’d like to know if anyone has any good recommendations. Thanks
I’m currently working on a web application that might need to push information to
Share
have you considered icefaces ?
http://www.icefaces.org/main/ajax-java/ajaxpush.iface