hey folks...
request your help...

Write a java program that contains a shell script which will point to the local directory (current working directory ) and a create a folder there.
When I run the java program using the IDE, it should create a folder in my current working directory,,,
but again the java code must have the shell script to do this task..

please help...