
Products
ItsNat is an innovative open source
(GNU Affero General Public License v3/Commercial license) Java AJAX Component based Web Framework.
It offers a natural approach to the modern web development.
Why natural? ItsNat leverages the old tools to build the new AJAX based Web 2.0 applications:
pure (X)HTML, pure W3C DOM... and pure Java!.
ItsNat is server centric using a unique approach called TBITS, "The Browser Is The Server":
ItsNat simulates a Universal W3C Java Browser at the server, with ItsNat the server
mimics the behavior of a web browser, containing a W3C DOM Level 2 node tree and receiving
W3C DOM Events.
ItsNat has a separated web site www.itsnat.org
JNIEasy starts a new programming paradigm, the Java Native Objects (JNO),
JNIEasy is a full replacement of the Java Native Interface (JNI)
to integrate Java and C/C++ based libraries and DLLs using Java Only and POJOs (Plain Old Java Object).
JNIEasy avoids the tedious and complex task of bridging
Java and C/C++ code with the complex and error-prone JNI with no C/C++ programming and using
a Java friendly syntax.
JNO is like the transparent persistence paradigm into the integration world:
Transparent Native Programming with Java.
With JNIEasy a normal Java class, with fields and methods, is reflected as a normal C++ class or C structure and vice versa. A Java integer, String, array etc is seen as a native integer, string, and array. No more strange Java artifacts, no more strange and unfriendly Java programming.
JNIEasy is FREE to personal and non-profit use.
More info.