deployment - Deploying Java application for any target -
i want able deploy java application run on target (even if target doesn't have java installed)
i'm told must distribute jre application. literally take copy of jre folder windows , 1 linux , have shell execute both?
or there further steps?
i think best way use installer.
the installer take care install jre if doesn't exist on machine. installers above multi-platform.
Comments
Post a Comment