Not going to happen.
Not only are you trying to run an executable on an operating system it wasn't created for but you're trying to run one from a web application which any well secured server would block from happening.
And then you're trying to capture the output of the executable (hopefully not some graphical user interface you're trying to be screenscraping, which would be even worse) and somehow show that (I suppose in real time) to a client via a web browser.
Not going to happen.
And that's got nothing to do with JSP, everything with it being a web application.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337