Actually i m having a task where i have to invoke an exe or application which is residing on the client machine.
This particular exe (or application) is to be invoked on click of a button (or hyperlink) present in the JSP (or Servlet) page.
For example say user(the client) is typing a url .Accordingly he is being displayed output of JSP(from Server).This JSP is having a button whoose click event needs to fire an application residing on client machine itself.
I am having trouble doing this , so kindly help me with a sample code or any othere resource.
Thanks n kind Regards ....
-
How to invoke an exe/application residing on the client machine (3 messages)
- Posted by: Anand Singh
- Posted on: February 08 2005 05:01 EST
Threaded Messages (3)
- How to invoke an exe/application residing on the client machine by adrian osullivan on February 08 2005 06:42 EST
- Thanks 4 looking at my query .... by Anand Singh on February 08 2005 23:56 EST
- Thanks 4 looking at my query .... by Martin Straus on February 10 2005 09:08 EST
- Thanks 4 looking at my query .... by Anand Singh on February 08 2005 23:56 EST
-
How to invoke an exe/application residing on the client machine[ Go to top ]
- Posted by: adrian osullivan
- Posted on: February 08 2005 06:42 EST
- in response to Anand Singh
Not possible. And a terrible idea. Client-side scripting in web pages is denied access to the client file system for security reasons. Not really the right forum. -
Thanks 4 looking at my query ....[ Go to top ]
- Posted by: Anand Singh
- Posted on: February 08 2005 23:56 EST
- in response to adrian osullivan
Perhaps u r right and i also think ur way but my lead has asked me to figure out a way, that is why i posted it here.
thanks again.
Can u tell me how licensing related thing can be sorted out if one is developing an application (using EJB,JSP and struts framework on Oracle 10g AS).Means we want to create a robust fail proof license for our product(A common licensing related problem is that after expiry a user changees the system date and the application starts working again !!).What should be the ideal approach in the above said technology to achieve this. -
Thanks 4 looking at my query ....[ Go to top ]
- Posted by: Martin Straus
- Posted on: February 10 2005 09:08 EST
- in response to Anand Singh
What does that have ANYTHING to do with your original question? This is the EJB design forum, anyway...