salut,
comment faire pour appeler un script shell dans ma page JSP ?
merci d'avance![]()





salut,
comment faire pour appeler un script shell dans ma page JSP ?
merci d'avance![]()
Runtime.getRuntime().exec("cmd /c notepad");





ok, merci ego!!![]()
Partager