File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes Execute a pgm from a UNIX server from JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Execute a pgm from a UNIX server from JSP" Watch "Execute a pgm from a UNIX server from JSP" New topic
Author

Execute a pgm from a UNIX server from JSP

Priya Raj
Greenhorn

Joined: Jan 20, 2003
Posts: 8
Hello,
I need to execute a pgm from a UNIX server from my JSP. The pgm runs interactively, so the pgm running through JSP needs to take user inputs and continue executing.. as far as i have read, seems like running a "telnet" session would solve this proble. I have no idea how this can be achieved through a JSP, any ideas, links, samples would be helpful
TIA
RHP
 
 
subject: Execute a pgm from a UNIX server from JSP
 
Threads others viewed
Can't connect to X11 window
to connect to unix system from jsp and execute the script
Call UNIX commands from JAVA
throwing an exception in thread.run()
Monitor Process on Remote Server
MyEclipse, The Clear Choice