Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: KPX
  • Order by date
  1. KPX

    Start/Initialize/Launch a Program from within Websphere -- HELP!

    Hello all, I'm trying to get my Java code to launch a program on my server (eg. Notepad.exe) from WebSphere but I just can't seem to be able to. My code looks like this: Runtime r = Runtime.getRuntime(); String notepad = "C:/WINNT/SYSTEM32/NOTEPAD.EXE&quot...

Part and Inventory Search

Back
Top