auto start Java program -


i want make auto start java program in such way start whenever client machine booted.

the answer depends on os using. running program every time system starts os job. not java. if using unix/linux, then, generally, need set command line script using bash (or equivalent) wrapper program. on windows... use msconfig.


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -