Hi
I have shell script .I want to call those script using jsp page .Its is possible to call shell script using jsp .
I have make use of Runtime process but this doesnot execute the commands in the shell script .

is there is a way ??
thanks in advance