Deep Dive

Deep Dive

6 articles

Deep Dive

Oorian's Built-In JavaScript APIs: Control the Browser from Java

Oorian provides 19 built-in Java APIs that let you control browser features like navigation, clipboard, geolocation, notifications, speech synthesis, and more without writing a single line of JavaScript.

February 12, 20269 min read
Deep Dive

CSS Styling in Oorian

A complete guide to CSS styling in Oorian—from inline styles and internal stylesheets to dynamic, programmatic CSS generation.

February 10, 202613 min read
Deep Dive

LaunchPad: Self-Contained Deployment for Oorian Applications

Deploy Oorian applications as single executable JARs with embedded Jetty. No Tomcat, no Glassfish—just compile and run.

February 5, 20265 min read
Deep Dive

Oorian's JSON Features: Parsing, Building, and Jsonable

Complete guide to JsonObject, JsonArray, JsonParser, and the Jsonable interface.

February 3, 20269 min read
Deep Dive

Oorian's Extension Libraries: 58 JavaScript Wrappers for Java Developers

Comprehensive guide to Oorian's 58 extension libraries spanning charts, grids, editors, maps, and more.

January 22, 20264 min read
Deep Dive

Understanding Oorian's Flexible Communication Model

A deep dive into Oorian's three communication modes—AJAX, SSE, and WebSocket—how to configure them, and why your code stays the same regardless of which mode you choose.

January 15, 20265 min read