Is it legal to distribute jre like this?
843798Jan 9 2010 — edited Jan 12 2010Hello! I'm a java developer living in Republic of Korea. Because I want my java program to be executed in any PC which didn't install jre or jdk before,
So I want to copy my jre folder(C:\Program Files\Java\jre1.5.0_19) into my java program folder and distribute them together.
Is this possible? Or is this prohibited? Please give me a reply when you feel convinient. I'll wait your reply with favor. :)
Thank you very much and have good day!!
(And I'm not good at English, so if I hava a mistake in English please understand me with your warmth.)
ps : My Program folder structure is like below.
┼ root ┌ com // My class folder
   ├ config // My config files
   └ jre1.5 // sun jre 1.5