| Can I use MINERVA in an applet without graphical user interface?
Yes, you can use MINERVA as engine in an applet, and
e.g. do all I/O to and from HTML pages via JavaScript
calls or via inter-applet communication.
This is useful if you want to use MINERVA as intelligent
component driven from existing HTML pages with minimal
modification, or if you prefer the browser as GUI renderer
over Java based GUIs.
|