I want to execute a StoredProcess asynchronously on a WebApplication which is developed WebSphere Studio v5.1.
Alreday I'v got to execute StoredProcess normaly from Java sevlet. so, next problem is excecuting that asynchronously.
if you know, tell me URLlinks which explain this case, or your original advice.
The execute method of com.sas.services.storedprocess.StoredProcessInterface has a flag to specify whether or not execution is synchronous or asynchronous.