I dont think that it is possible to suppress the command. Even in weblogic,
when you select to open a browswer from the menu, the command prompt is
displayed, coz you have to run the java command, for which you have to
execute a batch file.
This i think concerns the system level, and nothing to do with java.

Regards,
Vikramjit Singh,
GTL Ltd.
Ph. 7612929-1059



> -----Original Message-----
> From: Ramakrishna Srinivasa [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 06, 2002 2:44 AM
> To: [EMAIL PROTECTED]
> Subject: Suppressing the DOS prompt window.
>
>
> We are developing a framework for EJB generation and automatic
> compilation of the generated files.For compilation we invoke
> javac from
> Runtime.exec();
>
> But while doing this in Windows, we see the command window(DOS prompt)
> which flashes and just disappears. Any idea how to overcome this,.We
> don't want the window to flash in between.I was searching for some
> parameter which could suppress the appearance of a separate
> window, but
> was not successful.
>
> TIA.
>
> Ramki.
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to