The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Developing Applications Using Reverse Ajax
Subject:  JSP Same Page different params Problem
Date:  2007-09-17 06:34:22
From:  stojadinovicp
Response to: JSP Same Page different params Problem


I forgot to mention the important part:
I have a RoomManager class which gets static calls from the webpage and this is the one I defined in dwr.xml file.
However, this class has List<RoomServer> rooms where I have different RoomServers that have been started. (RoomServer is a Thread which handles in/out messages for one particular room)
And the above UserSession stuff and methods and everything is forwarded to a particular RoomServer by
RoomManager based on roomID parameter given by the page itself.

 Feed java.net RSS Feeds