This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes runing program on server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "runing program on server" Watch "runing program on server" New topic
Author

runing program on server

natan schochet
Greenhorn

Joined: May 22, 2012
Posts: 1
i am trying to excute a prosses on server and get the input from a client is it posible throw a jsp??

i will explain
i have a *.class file i want tor run on server using process (user machine might not have action installed)
in adition i want to seve on server the input and output to the process as text files
the catch is i want original input to come from client and output to be displayed

how???
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: runing program on server
 
Similar Threads
PLEASE HELP ME IN WEBSERVICE
set position of signature
Need help to write Client/Server java socket program to transfer files between client/server
Client-Server Problem
hello