• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

send SOAP message when the user session is active but closes the browser in websphere 6.1

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have a requirement where I want to send a soap message when the end user accidentally or deliberately closes the web browser while the session is active. We are using websphere 6.1 as our application server. I am thinking, is it possible for websphere to fire an event if the user session expires. If this is possible them I can use it to send the SOAP message. Our application is designed on Struts 1.2, JSP and WebSphere 6.1.
So if anyone knows how to configure the event call in websphere 6.1 kindly let me know.
Thanks,
Gul
 
Space pants. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic