Re: Error In this example.,
July 12, 2007 at 12:42 PM
Hi sree, I think you are using the jdk4 version of java. So, this error will occur because System.getenv() method is not lying in the that version of jdk. You can user jdk5 or latest version of jdk. This is the solution.