Problem in installation of J2EE SDK 1.3

I have installed J2EE SDK 1.3 on my machine. I have set

J2EE_HOME=C:\j2sdkee1.3.1

JAVA_HOME=C:\Program Files\j2sdk1.4.2_08

and

PATH=C:\j2sdkee1.3.1\bin

environmental variables. All the three path seem to OK. But when I'm trying to start application server using j2ee -verbose command on my dos prompt I'm getting following error

'C:\Program' is not recognized as an internal or external command, operable program or batch file.

I tried j2ee -verbose command from C: prompt as well as from C:\j2sdkee1.3.1\bin prompt in which j2ee batch file is present.

Please help/guide on above issue

[647 byte] By [sandeepshahanea] at [2007-10-2 5:12:52]
# 1
JAVA_HOME is having space character in it. Install J2SE at location where there are no spaces in the path and then try......
sandeepshahanea at 2007-7-16 1:15:30 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...