Nirvana Java Web Developer's Guide
This guide describes how to develop and deploy Java Web applications using Nirvana, and assumes you already have Nirvana installed.
If you are new to Nirvana, please see Nirvana for Developers, which describes general concepts, installation and administration.
If you cannot find the information you require, please contact nirvana-support@softwareag.com.
Nirvana Web Client Development in Java
Nirvana Web Clients have access to the full Nirvana Enterprise Java API, which has been streamlined to provide our full messaging capability via a very small client library which is easily deployed as an applet or a Java Web Start application.
Please refer to the Nirvana Enterprise Java Development Guide for more information on Java Client Development.
Java Web FAQs
Java Web Start Applications
- Deploying a Java Web Start Nirvana Application.
- Java Web Start Demo .
Applet to Javascript Bridges: Getting Started
- Create a Test Channel
- Set the ACL permissions on your channel
- Set up a HTTP/HTTPS interface
- Set up a File Plugin.
- Implement your webpage
