This is archived documentation for an older version of Nirvana (v3.1). Please refer to documentation for the latest version if required.

Setting up a sample application which bridges between Nirvana applet comms and a pure javascript client frontend.

 

Create a Nirvana channel called /tutorial/testchannel. For instructions please follow this link Create a test channel

Set the ACL permissions on your channel so that you can publish and consume from it.

Set up a HTTP interface

Set up a file plugin on the HTTP interface. This will let you serve web content

Implement your Java to JavaScript webpage