| Author |
runnig exe on client side
|
alec stewart stewart
Ranch Hand
Joined: Dec 23, 2003
Posts: 71
|
|
i have an exe which is on the server side.now whenever the client requests a particular jsp page that exe should get executed on the client side.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
The only way to do this is to have the user download the exe and execute it. You cannot cause anything to execute without the user knowing about it for obvious security reasons. bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: runnig exe on client side
|
|
|