How can I capture screen from a java application which will post the same data in the form of gif to the server? I know that there is a method in Jdk1.3 beta for capturing the screen in java.awt.robot but this class itself is gining an error. is there any other way out?

narayan rallabandi murthy