开发者

.Net interop to Direct Web Remoting (DWR), possible?

We have an existing code base which is using DWR. I'm wonderin开发者_StackOverflow中文版g what options exist to have .Net clients communicate with the DWR endpoints?

And by .Net I really mean CLR clients, not javascript generated by .Net based websites.


On the client side, dwr is just JavaScript so it should be fine. As long as you include the needed dwr Ajax scripts from your DWR enabled java servlet container and write your DWR callbacks to interact with the hrml elements that .net creates.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜