Hi I had called action after submitting form. But before calling "return success" from action I need to call the same execute method of the same class of same application but running in different tomcat with all request parameters. How can I do this?