> 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.