Newbie question about Javamail

I hv coded a simple program to send e-mail w/ Javamail api and it works under windows through smtp. But how about if i want to run the program under Dos?Thanks!
[195 byte] By [isam_hk] at [2007-9-26 2:25:40]
# 1
It's Java, so it can't run under DOS. There's no Java Virtual Machine available for DOS.
DrClap at 2007-6-29 9:37:07 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
I totally disagree on that. I have a lot of stand-alone Java applications running under DOS including JavaMail.
bongortiz at 2007-6-29 9:37:07 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...