How do send a broadcast(notify) message to all users?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere HTTP Server > How do send a broadcast(notify) message to all users?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    How do send a broadcast(notify) message to all users?  
Ahmed Rahim


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 11:03 PM

Hi
We currently have Websphere5.0.2  and http 5.3 running in an z/OS 1.4 lpar.
What we would to know is how does one send a broadcast message to all users,
notifying them that the system will be shut down in say 10 minutes?
regards
Ahmed Rahim







[ Post a follow-up to this message ]



    Re: How do send a broadcast(notify) message to all users?  
Ray McVay


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 11:03 PM

Through a web interface?  You don't. HTTP is client driven. What you CAN
do is use a global (application scope) object to hold that state
information then check its condition during each response.

Ahmed Rahim wrote:
> Hi
> We currently have Websphere5.0.2  and http 5.3 running in an z/OS 1.4 lpar
.
> What we would to know is how does one send a broadcast message to all user
s,
> notifying them that the system will be shut down in say 10 minutes?
> regards
> Ahmed Rahim
>
>





[ Post a follow-up to this message ]



    Re: How do send a broadcast(notify) message to all users?  
Ben_


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-06-04 07:55 AM

As Ray indicates, web interface are by nature a "pull" technology. To push
information to a client, you have to implement a feature in the client that
regularly checks if the server pushes.

For example, every time (or so) a user makes an interaction, you check the
application context for a notification message. Or you could add a hidden
autorefresh frame to do it.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:18 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register