I am doing screen recording application in servlet. But its working correctly in localhost with tomcat sever7x. But when I hosted in web server it shows error like this
java.awt.AWTException: headless environment at java.awt.Robot.(Robot.java:94)
Can any one help me? Thanks.