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.

