WebSphere « Bean « JSP-Servlet Q&A





1. jsp:useBean error in WebSphere    coderanch.com

2. IBM Websphere Asynchronous Beans Urgent help!    coderanch.com

I am trying to use Asynchronous Beans in one of my project to leaverage asynchronous processing (basically defer the processing and insulate the client from having to wait until all the processing is done). We are using IBM Websphere 6.1 and Java 1.5. 1) I would like to find out if any you have use this feature successfully in your APP ...