Hi, I have a requirement in which the client is a thick Java swing client. My App server is WebSphere 4.0.1 and since this is not a web-based client, I have difficulty in implementing session handlers for the application. Can some one tell me if Session and Session handlers can be implemented in Swing clients. If so, can you also provide a sample code of how I do it?