All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.viaoa.web.package-info Maven / Gradle / Ivy


/**
 * OA Web HTML package that automates HTML5 with Java Server Pages and OAModels (OAObject, Hub).
 * 

* *

*

    *
  • OASession manages user session. *
  • Filters *
  • Servlets *
  • Web Server (embedded Jetty) *
  • OAForm manages web pages and html forms. *
  • OAWebComponents to have OAModel interact with webpage using http, java, javascrip, ajax, third-party UI libraries and components. *
*

* OAHtmlComponent.java is the core single Java class that is used to fully interact with html pages by including * JavaScript code in the Java Server Pages and then interacting between the web page and the server. *

* OAUIBaseController.java is the base class used to allow the components to dynamically interact (/bind) with OAModel (OAObject, Hub). */ package com.viaoa.web;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy