Java program in UNIX environment
Hi All,
Could you please help me with how to configure a java program in UNIX environment..
that is to schedule it to run every day from cron..
I need to know what are the basic things we require to achieve the above..
I guess it is:
A script
A config file containing db login details
oher than this I dont know what is required plz help

