posted 14 years ago
Is is possible to invoke a spring service (over http) asynchronously? if yes, would you please point me to a correct document of something? I am looking to invoke a service, let the service do the processing and finally when it finished the invocation send me back the result..
Thanks.