RE: Should I buy WebObjects?
RE: Should I buy WebObjects?
- Subject: RE: Should I buy WebObjects?
- From: Jacky Gagnon <email@hidden>
- Date: Wed, 24 Mar 2004 13:01:11 -0500
Hi,
We had great success integrating C++ application into WebObjects using
Java Native Interface (JNI). Soap libraries are easier to use in java
(than C++ one), within WebObjects. We use Java for the WebApplication
logic, and C++ for the computation/analysis logic (in your case its
Math).
If you need database access, webservices or you think "Java is the way
to go for Web Application..." or you want to reuse your library in
other java project, WebObjects can be a good choice.
Good luck!
J. Gagnon
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.