You can't execute commands on the client-side.

-Brett

On Jul 5, 12:08 am, "[email protected]"
<[email protected]> wrote:
> Hi, i have a problem in my project.
> I have to execute a dos command, a so i try the java code
> Runtime.getRuntime().exec(cmd);
> But when i run the application i get the following error:
>
> [ERROR] Line 125: No source code is available for type
> java.lang.Runtime; did you forget to inherit a required module?
>
> what i have to do to fix this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to