While we call a Jar file from a perl application the Jar file is invoked and run normally. At that time we are not able to access the calling Perl Application. When we close the called java application then we are able to access the Perl application.
Can anyone one tell me how we can access both the application simultaniously?