All of these guides are included with your download of JNBridgePro. Download a free trial.
GUI Element Embedding
Embed Java GUI elements inside WPF application
This example shows how a Java AWT or Swing control can be embedded inside a WPF (Windows Presentation Foundation) application.
Embed WPF elements inside a Java GUI application
How to embed a .NET WPF control inside a Java AWT, SWT, or Swing GUI application.
Embed Java GUI elements inside a .NET Windows Form
How to embed a Java AWT or Swing control inside a .NET Windows Form.
Embed .NET WinForm elements inside a Java GUI application
How to embed a .NET WinForms control inside a Java AWT, SWT, or Swing GUI application.
Call from Other Platform
Controlling .NET Windows Forms from a Java Application
How to construct a Java Swing- based application that calls .NET-based Windows Forms classes. The application can pop up Windows Forms, insert data into them, and extract data from them. You will learn how to generate Java proxies that call the .NET classes, create Java code that calls the proxies, and set up and run the code.
Integrate a .NET-based user interface with a Java back end
How to construct a .NET Windows or Web-based application that calls Java classes. You will learn how to generate .NET proxies that call the Java classes, create .NET code that calls the proxies, and set up and run the code.
Call a Java logging package from .NET
Shows how a program can log information from both Java and .NET using a common logging infrastructure, such as log4j.
Call a .NET logging package from Java
Shows how a program can log information from both Java and .NET using a common logging infrastructure, such as log4net.
Call from Other Platform using .NET Core
Call a Java Logging Package from .NET Core
How to construct a .NET Core console application that calls Java classes.
Call .NET Core code from Java code
How to construct a Java application that calls code in a .NET Core class library.
Embed Java GUI elements inside a .NET Windows Form
How to embed a Java AWT or Swing control inside a .NET Windows Form.
Embed .NET WinForm elements inside a Java GUI application
How to embed a .NET WinForms control inside a Java AWT, SWT, or Swing GUI application.
Jakarta EE (Java EE) App Servers with .NET
WildFly (JBoss)
How to access EJBs from .NET using WildFly (formerly JBoss).
IBM WebSphere
How to access EJBs from .NET using IBM WebSphere.
Oracle WebLogic
How to access EJBs from .NET using Oracle WebLogic.
GlassFish
How to access EJBs from .NET using GlassFish.