Hi guys ,
I want to develop a web page which is capable of executing the command on os and show the output on the browser.(Which involves reading and writing too.)
I m using
jsp language to develop the web page. How would i use it to communicate with my linux server?
Any help regarding this would be be highly appreciated.