1. exec commands are Strings.
2. arguments are in an array.
3. your program should not even compile.

Kyle Wayne Kelly
(504)391-3985
http://www.cs.uno.edu/~kkelly
----- Original Message -----
From: "Ramachandran, Sudhir" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 13, 2001 3:47 PM
Subject: Runtime command in jsp


> Hi All,
>
> I am calling a separate process in my jsp page as
>
> Process aaa=Runtime.getRuntime().exec(swiftgen  c:/a/b/c.swf);
>
> it is calling the process but not creating any file but the same works in
> command prompt. please help me or advice me, if there is ant path setting
> for this.
>
> Thanks in advance
>
> -sudhir
> Sudhir Ramachandran
> ILSG Learning Tools and Solutions
> Ph-(408) 525 4416
> e-mail- [EMAIL PROTECTED]
>


Reply via email to