I have a webapp in tomcat server. also i have a java program outside the tomcat server - in linux machine root. i need to call the java program outside and get a response to the webapp. is this possible to do?I have a webapp in tomcat server. also i have a