Tag Archives: Websphere

WebClient Web Application Server Listener

To add an application server web session listener to your WebClient application, ensure that this  XML fragment is present under the web-app element in your web.xml. <listener> <listener-class>com.adcaustin.webclient.servletproxy.WebSessionListener</listener-class> </listener> When the listener is installed, then application clean-up will occur immediately when the session … Continue reading

Posted in Instructions, Performance | Tagged | Leave a comment

WebClient January 2010 Newsletter Published

 The January 2010 WebClient newsletter is available at this link. Highlights of this edition include: New guide published for deploying applications to Websphere New tip published for implementing an Ajax style wait cursor   Version 1.4.19 released CA World planned for … Continue reading

Posted in Bulletin, Instructions | Tagged , , , | Leave a comment