Hello everybody. Is it possible (with Tomcat) to write an application that, once startet will send a new HTML page to a client, genereated using changed data from a database ?
What I want to do is using oracle alerts to alert a waiting Tomcat thread of changed data, let it collect the data and generate one or more HTML pages sent to different clients, i.e. a specific frame in the browser on the client. Or would I have to have a Java app runing in that frame ? At the moment I'm doing this using a JavaScript timer on the client requesting a new page for that frame every couple of seconds, but for this application push would really be better. With kind regards, Harald Henkel -- Harald Henkel GS automation GmbH Winterstra�e 2 82223 Eichenau Germany Tel: + 49-8141-35 731-37 Fax: + 49-8141-35 731-38 Mobile: + 49-178-7829126 e-mail: [EMAIL PROTECTED] Web: www.GS-automation.DE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
