Lycia installation package includes an instance of the web server that is based on Jetty web server.
It was included into the package due to the following reasons:
Since Jetty is an open-source web server and a servlet container, Querix cannot guarantee the stability of its behavior at all times. Please refer to the Jetty documentation should you need any profound consultation or instructions for its configuration.
The default setting of the web server configuration сan be changed:
Also Lycia Web Application Server installation contains file start.ini in /opt/Querix/Lycia/jetty (C:\Program Files\Querix\Lycia\jetty) folder with Jetty settings that override configs from the jetty/etc folder.
Web Application Server is used by different Lycia web applications.
All the products that need Web Application Server can be accessed by two common ways: one can input the application name, following the server address, to the address line of the browser, or one can log in to the Web Server and go to the Applications list. Here you can chose the application you want to use and click the corresponding link. The application page will open in your web browser.
One of the most essential functions of Web Application Server is that it transforms GUI protocol to HTTP and vice versa, thus allowing to pass 4GL applications data to web environment. LyciaWeb is a web client which allows the user to launch 4GL applications in web browser, in case they have access to Web Application Server.
LyciaWeb performance is provided by LyciaWeb application, stored on Web Server. This application provides the requests pass from web environment (a web browser) to application server on the computer and helps to retrieve information from application server and pass it to web environment. This allows the user run 4GL applications even if they do not have Lycia products installed on their computer. The only requirement here is that the user has to have access to web application server and know the host number of the computer on which the application server with the program is stored.