hello...i am working on a project which automates the process of provisioning the user mode linux.Here i have a java program which calls a shell script which has a screen command.when i run the shell script alone the screen command works perfectly but when i call it through a java program i get an error saying-a terminal must be attached.
Can you help me with what needs to be done to fix it.