Ok, here is my problem.
I need to provide push mechanism from server to client with connection oriented solution.
I think httpinvoke method is great but is there a way to push data from server to client.
If it is not, is there a way to integrate springframework to QuickServer type thing? http://www.quickserver.org/
Can I get out of from http paradigm? Can I have session and connectio with 2 way communication?
is there someone working on this type of solution? Does springframework requires webcontainer?
thanks ahead


Reply With Quote