Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Executing a Linux command from a JSP page


Message #1 by "Anders Hansen" <andershhansen@m...> on Mon, 20 Nov 2000 23:40:00 -0000
I would like to know how it is possible to execute a Linux command from a
JSP page.

I know that it is possible in a PHP page, if you use the command 
exec( "command" ); but i don't know if there is something familiar in JSP.

Thanks in advance 

Anders H Hansen 
andershh@m... 

  Return to Index