Helpful Information
 
 
Category: Java Help
java to execute command

Can anyone please let me know how to use a java file, for example servlet or jsp program to execute a command in
Linux. Thank you

try to use this class:

java.lang.Runtime;

-hoi.










privacy (GDPR)