C:\>java -jar *PROB

I downloaded both jre and jdk. I installed both, but I can only get the jre to work.

I installed: j2eesdk-1_4_03-windows.exe from Sun;s official website; however, when I got to command prompt and type java -jar.... I get : 'jar' unrecognized error. Any ideas? I am new to Java, sorry for the idiotic question. Please help though.

[345 byte] By [errer403a] at [2007-10-2 18:59:24]
# 1
first check whether classpath and path options are properly set and then go for creating jar files
garavaa at 2007-7-13 20:37:59 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
> I installed: j2eesdk-1_4_03-windows.exe If you're new to Javait is unlikely you want J2EE.Download the J2SE SDK.IIRC the SDK contains a JRE.
tschodta at 2007-7-13 20:37:59 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...