[jboss-user] [JBoss Seam] - Re: Seam remoting or DWR
Fangzx
do-not-reply at jboss.com
Sun Nov 11 23:16:30 EST 2007
There are times and situations where asynchronous just will not do.
I agree that it is ideal to use async requests as much as possible,
even if it requires refactoring much of your other code to make it work that way.
However, there is value in having the option to make a synchronous call if one should wish,
and there are situations where it may be desired.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103541#4103541
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103541
More information about the jboss-user
mailing list