Can a jar be changed to a executable program in windows?

I am working on windows system. I want to build a jar file to a exe file. How can i do this?Thanks.
[113 byte] By [youhaodiyia] at [2007-11-27 8:41:00]
# 1
hidownload Jsmooth - 0.9.7, this will help you to convert the jar files to exe filesregardsAniruddha
Aniruddha-Herea at 2007-7-12 20:39:45 > top of Java-index,Desktop,Deploying...
# 2

> hi

> download Jsmooth - 0.9.7, this will help you to

> convert the jar files to exe files

>

> regards

> Aniruddha

Can a .jar also be dropped into an APPLET in a basic HTML web page to execute a class file?

I've got a class that could run from a scheduled task (.bat file) in Windows, but would like to just pop it into an applet on the web to do this if possible. It just summarily runs an update to a db for records that meet a certain criterion after a 45 day period.

Any feedback is welcomed on this.

bpropes20a at 2007-7-12 20:39:45 > top of Java-index,Desktop,Deploying...
# 3
yes, it can be
Aniruddha-Herea at 2007-7-12 20:39:45 > top of Java-index,Desktop,Deploying...
# 4
ok, thanks...I'll try it again and hit you back if I run into trouble.
bpropes20a at 2007-7-12 20:39:45 > top of Java-index,Desktop,Deploying...