[Java] Problems w/ jar command

I'm having troubles with a jar command in a .bat file. when I try to run the batch file it says something like "Jar is not recognized…" does anyone know how to fix this?

Perhaps jar is not in your path? Try running jar from the command line.