I think you are using Windows old versions, i mean to say may be 98 where space between the folder names is not identified. The solution for this simple, just install the jdk nad j2ee sdk in some folder which doesn't contain any white spaces in name. Like C:\Java so the installatuion location will become C:\Java\jdk1.4 & C:\Java\j2sdkee1.3.1. now set the path and classpath variables pointing and it will work.
|