Originally posted by mitrship gupta:
hi to all
as i know java web start installs automatically with jre 1.5. but for earlier version u have to seperately install java web start.
It installs as standard with 1.4 too, but 1.3 may be a problem like you say.
i have a developed application using jnlp. now wht will happen if i run this applciation on machine on which jre1.3 is installed but not java web start???
I suspect nothing will happen. The machine won't know that this file should be launched with webstart because webstart is not installed.
A tough situation to be in. You need some kind of webstart installed in order to get an application running or installed through a .jnlp file.
Maybe others have some suggestions.
Cheers, Jared.