The Artima Developer Community
Sponsored Link

Java Answers Forum
fairly general question on java pgm distribution

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Guido

Posts: 38
Nickname: kiethb
Registered: May, 2002

fairly general question on java pgm distribution Posted: Oct 9, 2002 12:33 PM
Reply to this message Reply
Advertisement
after all of the reading I have done, I have yet to read something on the proper way to distribute things so that people can run them. If i am working on an application and not an applet, do I need to include the java environment when distributing my software? what about the pesky DOS window that pops up behind everything I run in my environment, I dont want users to see that when running something I gave them... i can see maybe creating a link to a batch file that will run my program, but I want to do this simply and quickly and transparent. can you provide some input on this subject please?

thanks

Topic: error with if(charAt(index) = '-') Previous Topic   Next Topic Topic: java vectors question

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use