  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Design discussion | Design discussion 2005-04-12 - By Maya menon
Back Our client/server application which work realtime: Currently we have a client/server application. Our users log into the client and the system delivers messages to the users. when a new message arrives the users see a signal flashing and therby gets notified about the new message.
Now this client needs to be transformed into a web based system.
Instead of the clients logging into the client window, now the users log into the web site. The same feature has to be provided. when a new message arrives the users have to see a signal flashing and therby gets notified about the new message. Can you all please suggest a good J2ee design approach for this ?
How do we enable the flashing signal ? I need some suggestions.
Thanks,
-- ---- ---- ---- ---- ---- ----- Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. Learn more.
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected) <DIV>Our client/server application which work realtime: </DIV> <DIV>Currently we have a client/server application. Our users log into the  ;client and the system delivers messages to the users.<BR>when a new message arrives the users see a signal flashing and therby gets notified about the<BR >new message. </DIV> <DIV> </DIV> <DIV>Now this client needs to be transformed into a web based system.</DIV> <DIV><BR>Instead of the clients logging into the client window, now the users log into the web site.<BR>The same feature has to be provided. <BR>when a new message arrives the users have to see a signal flashing and therby gets notified about the<BR>new message.</DIV> <DIV>Can you all please suggest a good J2ee design approach for this ?</DIV> <DIV> </DIV> <DIV>How do we enable the flashing signal ? I need some suggestions.</DIV> <DIV> </DIV> <DIV>Thanks,<BR><BR></DIV> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER -LEFT: #1010ff 2px solid"> </BLOCKQUOTE><p> <hr size=1>Do you Yahoo!?<br> Yahoo! Mail - Find what you need with new enhanced search. <a href="http://us .rd.yahoo.com/evt=29917/*http://info.mail.yahoo.com/mail_250">Learn more.</a> ==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |