Hi All, I am testing the PHP - JAVA Integration. I am using Windows 2000 Server with SP4, IIS 5.5 and PHP 4.3.4 and Java 1.4.1. The Java works with PHP. I am able to test the Java class Java.lang.system Now I want to test with one of my class files. When I did the following $publ = new Java('com.abc.utils.myTestDoc'); $s1 = $publ->getDocPath(); I get CGI Error: The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: your help is greatly appreciated -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php