We plan to develop a huge application, following struts framework. Some part of our application has to have Swing Screens (20% ).
We plan to use the same server side infrastructure for both Swing and HTML screens. To achieve this we thought of using Applet to Servlet communication model. But now we have a strange requirement (genuine though...) to show broadcast messages to users in case any. Here a message is required at the client site without asking for it. Something like Observer Observable Model. Has anybody implemented this in his application...using struts ..I am looking for the best practice... Thanks in Advance Cheers Puneet -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

