[jboss-user] [JBoss Seam] - Re: Remoting: Use mock-xml instead of server-call?!
shane.bryzak@jboss.com
do-not-reply at jboss.com
Fri Feb 16 03:16:56 EST 2007
This is extremely easy. Just override the Seam.Remoting.sendAjaxRequest() function to return whatever response you want to Seam.Remoting.requestCallback(). That's the great thing about Javascript, everything is public and you can selectively override pretty much anything you want.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017475#4017475
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017475
More information about the jboss-user
mailing list