Our group is primarily Java developers with a few .NET folks like me.
We have a new app that we're considering and are thinking of using .NET on the front-end and Java for the app server.
What is the best way to communicate? Soap can be slow. I don't think that Serialized XML will work. I seem to recall that it is proprietary for .NET. Or will it work?