Can JSP call system exec commands in linux?.....
Runtime.getRuntime().exec("pdflatex")
does this work in JSP? ......fyi, pdflatex is installed in another server..
so..when you run exec in tomcat...does it run and view those commands/programs that exist ONLY in the tomcat directory?
Anson
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)