Re: Sending application to background
- From: "Intel Inside" <Intel_Inside@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 06:31:41 GMT
If the app simply exited instead of "be sent to background" then the script
would continue wouldn't it?.
Maybe you should look at it from this angle.
<ctippur@xxxxxxxxx> wrote in message
news:1122248416.075162.236780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> All,
>
> The application (Running on Unix or Linux) that we are trying to
> develop has the following requirements:
> 1. We need to prompt for password at the start of the java application.
> The application is started via a shell script. The password should be
> masked.
> - We did figure out a way to do this using Java.
> 2. After entering the password, the application should be sent to
> background.
> - This is where we are having problems. How do we send the process
> to background so that the user gets back the shell prompt after he
> enters the password.
>
> I would really appreciate any help.
>
> Thanks,
> Shekar Tippur
>
.
- References:
- Sending application to background
- From: ctippur
- Sending application to background
- Prev by Date: Re: java.lang.NoClassDefFoundError: com/microsoft/jdbc/base/BaseDriver
- Next by Date: Should this be a daemon service or not?
- Previous by thread: Sending application to background
- Next by thread: about CVS protocol and CVS client
- Index(es):
Relevant Pages
|