What does this command mean?

Hi,

I am being instructed to execute this command on a website:

java org.marc4j.util.MarcXmlWriter <input-file>

What is it doing? NO instructions for compilation are given at the place where this command is given. What file do I need to compile, because when I am trying to compile MarcXmlWriter.java it is giving errors.

When I am trying to just run this command it is giving class definition not found error.

Please help!!

Thanks

Sheetal

[494 byte] By [Sheetal_06a] at [2007-11-27 3:38:07]
# 1
http://marc4j.tigris.org/doc/
Navy_Codera at 2007-7-12 8:41:26 > top of Java-index,Java Essentials,New To Java...
# 2
It seems tht you dont have all the dependancy (jars) in your class path,sudhir http://www.jyog.com
Sudhir_nimavata at 2007-7-12 8:41:26 > top of Java-index,Java Essentials,New To Java...
# 3
> What is it doing? NO instructions for compilation> are given at the place where this command is given.That's because you don't need to compile anything. You download the jar file and put it in your classpath. That's all.
DrClapa at 2007-7-12 8:41:26 > top of Java-index,Java Essentials,New To Java...
# 4
Thanks,But how do I know which jar do I need to download?I know my question might sound dumb but I am a newbie in java so pls bear with me.Sheetal
Sheetal_06a at 2007-7-12 8:41:26 > top of Java-index,Java Essentials,New To Java...
# 5

> sudhir

> http://www.jyog.com

It says, and I quote,

Welcome! This is my website, but who am I?

Well, I'm Sudhir Nimavat, a java professional from India/Gujarat,

I don't like writing about myself... Anyway, on this site you'll find my articles, thoughts and ideas, along with my portfolio and information on what services I can provide.

So you don't like writing about yourself, yet you have your portfolio, ideas and services you may provide?

Dundaa laikai maroo shai.

filestreama at 2007-7-12 8:41:26 > top of Java-index,Java Essentials,New To Java...