Re: .NET frontend + J2EE backend (how?)



There is a guidance paper on MSDN that may give you some ideas: "Application
Interoperability: Microsoft .NET and J2EE" at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/jdni.asp?frame=true

Regards,
--
Jeff Hora
MCSD (.NET & VS6), ITIL Foundations
Consultant
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
"Davide" <me@xxxxxxxxxx> wrote in message
news:eUqQLYZlFHA.3656@xxxxxxxxxxxxxxxxxxxxxxx
> There are a few options,
>
> 1. Using a intermediate technology:
> a. Messaging systems like "JMS" (using enterprise messaging patterns)
> b. Web Services
>
> 2. A transactional component system such as CORBA/IIOP.net
> (http://iiop-net.sourceforge.net/)
>
> 3. I have heard of people using Hessian (http://www.caucho.com/hessian/)
>
> Cheers,
> Davide
>
> "Beatrice Rutger" <brutger@xxxxxxxxxxx> wrote in message
> news:d801tv$h6q$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>I have a J2EE backend and I want to develop a frontend using .NET (simply
>>because SWING sucks so much), any ideas of how to do this?
>>
>> tkx
>>
>
>


.


Loading