https://issues.apache.org/bugzilla/show_bug.cgi?id=55639
--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> --- Is there any reason to bother sending a PNG image to begin with? Why not just store all the mutations (i.e. draw commands) on the server and send those to the clients when they connect? If you did that, you could also avoid performing any AWT operations on the server. I suppose as a demo it's nice to see how to handle both binary and text-based data in one example. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org