Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to execute application

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hello there ,scenario is like this I have developed Java application(not applet) and end user will download it,to execute java application what should be present at end user,if javasoft/jre
(java runtime plugin) then every user does not have and it is very very big file(about 22 MB) to include with my software ,user would not like to even download.It means when you develop java application for users to download they have to download this big file as well,Is there any other way??? please help me with this because I really want to use Java application at end user.if there is any other way please tell me
thank you
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This looks basically identical to your othe thread here, so I'm going to close this thread so we can keep related discussion in one place.
 
    Bookmark Topic Watch Topic
  • New Topic