


- BVBridge is designed to process BroadVision JavaScript used in BroadVision 7.1 and earlier.
- BVBridge is fast and efficient in executing the high-functionality found in BroadVision JavaScript applications.
- The component mimics JSP Servlets processing Java Server Pages.
- In this model, the servlet interprets BroadVision JavaScript using Rhino (www.mozilla.org/rhino) and compiles them to native Java classes.
- The intention is to support the entire BroadVision 7.1 API in BroadVision 8.x, so that scripts do not have to be modified.
- By using the BroadVision improved library, the bridge can support prior to 7.1 JavaScript.

