I dont exactly understand what you want. Do you want to execute a
command
on the client-side (the browser) or on the server-side (input coming
from the client) ?


On 19 Okt., 08:21, sathya <[email protected]> wrote:
> I need to execute commands on windows machine (eg: c:\program files
> \outlook.exe) using java program. However java program will be running
> on remote server(tomcat server on other machine).
>
> So my job is to connect to windows machine from server and execute
> commads on client.
>
> Can you help in implementing this using java program?
>
> I believe I can do this using SSh or using https connection from
> server to windows machine. However I am not sure which the best method
> to do this is. Also I would like to know if they are any other methods
> to implement this.
>
> Thanks,
> Sathya.
--~--~---------~--~----~------------~-------~--~----~
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