I have an application in struts where we need to restart the webserver and/or the database machine. Before doing so we would like to inform all live users to save their work as we are up for maintenance. Since we serve the School of Medicine - this application has live interaction 24 hours a day.
Is there a way to Broadcast to all users? I understand we can set a variable in an action page called maintenance and use equal tag on each jsp page to check this variable. Any better ideas ? Supriya Misra _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

