[jboss-user] [JBoss Seam] - Re: Implement VNC/RDP/NetMeeting-like desktop sharing for he
Delphi's Ghost
do-not-reply at jboss.com
Tue Jun 19 18:38:57 EDT 2007
Perhaps this might help :
http://jira.jboss.org/jira/browse/JBSEAM-949
If I am reading it correctly, then it would be possible to write your own custom session manager for seam, which may allow you access to the session for another user.
Of course, it would mean writing a session manager that was as good as the one that comes with your web server in production, and ensuring that no information is put into the session, outside of the seam environment since that wouldn't be available.
But hey, the dream can live on for a little longer...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055856#4055856
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055856
More information about the jboss-user
mailing list