Hi,
Is there anything similar to php's exec() function in jsp?
I'm running Websphere App server in my Windows machine. I would like to call some .exe files when a link is clicked in my jsp page.
Please tell me if any function is available in jsp that helps in executing an external program.