Further information

For further information about the following items, please consult the README.TXT file in your project's root directory.

For more examples of Obix web applications, please have a look at the examples in the projects directory.

For more information about writing servlets in Obix, please consult library li_obix_ext.li_servlet in Obix's API documentation.

[Note]Note

At the time of writing, an Obix web framework is under construction. This framework aims to considerably simplify and speed up the development of professional websites with a modern user interface. The main characteristics are:

  • automatic creation of dynamic web sites to interact with Obix objects (no need to write GUI code; ideal for prototyping).
  • the framework's default web sites can be customized by writing web site code in Java or Obix (no need to write HTML, Javascript and CSS code, except in case of very specific requirements).
  • complete separation of business code and UI code.
  • rich user interfaces (e.g. sorting, filtering, sizing and paging of tables integrated by default).

The availability of this framework will be announced on www.rps-obix.com.