how to run an exe file in my server?
843840Dec 14 2007 — edited Jan 2 2008I have a tomcat server using java servlets. I have a webpage, which when a client click on a button of the webpage, an executable file ".exe" should be running in the server. May I know how to do this? Thanks!