Have you looked into MQ(Series)?
-Martin

>From: Gene Chuang <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Asynchronous notification of server events to a browser.
>Date: Mon, 9 Sep 2002 18:33:47 -0700
>MIME-Version: 1.0
>Received: from mc1-f13.law16.hotmail.com ([65.54.236.20]) by mc1-s5.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 9 Sep 2002 18:35:10 -0700
>Received: from swjscmail2.java.sun.com ([192.18.99.108]) by mc1-f13.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 9 Sep 2002 18:34:44 -0700
>Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by swjscmail2.java.sun.com (Postfix) with ESMTPid DF3AC22659; Mon, 9 Sep 2002 19:31:22 -0600 (MDT)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) with spool id 2689080 for [EMAIL PROTECTED]; Mon, 9 Sep 2002 19:29:29 -0600
>Received: from web11101.mail.yahoo.com (web11101.mail.yahoo.com [216.136.131.148]) by swjscmail1.java.sun.com (Postfix) with SMTP id 22C12481D for <[EMAIL PROTECTED]>; Mon, 9 Sep 2002 19:29:29 -0600 (MDT)
>Received: from [208.50.18.5] by web11101.mail.yahoo.com via HTTP; Mon, 09 Sep 2002 18:33:47 PDT
>Delivered-To: [EMAIL PROTECTED]
>Message-ID: <[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>In-Reply-To: <005501c2585d$9ca4bd00$0100a8c0@scotproject>
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 10 Sep 2002 01:34:44.0230 (UTC) FILETIME=[3D8E2A60:01C2586A]
>
>JMS does not apply to client-side web browsers as listeners, unless you use 3rd party non-J2EE standard extensions like www.knownow.com.
>Gene
> Peter Dolukhanov
>wrote:This maybe too advanced for what you are looking, but there may be ways
>of using JMS (Java Message Service) and setting up a MessageListener to
>deal with notifications...
>
>Just a thought!
>
>Regards,
>Peter Dolukhanov
>
>-----Original Message-----
>From: A mailing list about Java Server Pages specification and reference
>[mailto:[EMAIL PROTECTED]] On Behalf Of Amit Ghaste
>Sent: 10 September 2002 00:46
>To: [EMAIL PROTECTED]
>Subject: Re: Asynchronous notification of server events to a browser.
>
>Use the Push technique from the server.... look for examples in the java
>site or search the net...
>ITH
>
>Amit
>
>-----Original Message-----
>From: A mailing list about Java Server Pages specification and reference
>[mailto:[EMAIL PROTECTED]]On Behalf Of Anand Desai
>Sent: Monday, September 09, 2002 8:02 AM
>To: [EMAIL PROTECTED]
>Subject: Asynchronous notification of server events to a browser.
>
>
>Hello,
>
>I intend to use Struts/JSP to build an application and would like to
>inform
>users of certain events asynchronously. I would like a window to pop-up
>on a
>particular user's browser when an event pertaining to him gets completed
>at
>the server end.
>Is there any way to do that?
>
>TIA,
>Anand
>
>========================================================================
>===
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>http://archives.java.sun.com/jsp-interest.html
>http://java.sun.com/products/jsp/faq.html
>http://www.esperanto.org.nz/jsp/jspfaq.jsp
>http://www.jguru.com/faq/index.jsp
>http://www.jspinsider.com
>
>========================================================================
>===
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>http://archives.java.sun.com/jsp-interest.html
>http://java.sun.com/products/jsp/faq.html
>http://www.esperanto.org.nz/jsp/jspfaq.jsp
>http://www.jguru.com/faq/index.jsp
>http://www.jspinsider.com
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>http://archives.java.sun.com/jsp-interest.html
>http://java.sun.com/products/jsp/faq.html
>http://www.esperanto.org.nz/jsp/jspfaq.jsp
>http://www.jguru.com/faq/index.jsp
>http://www.jspinsider.com
>
>
>---------------------------------
>Yahoo! - We Remember
>9-11: A tribute to the more than 3,000 lives lost
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.com


Join the world’s largest e-mail service with MSN Hotmail. Click Here
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com

Reply via email to