Jetty is a Java web server that can be embedded in a Java program such as SageTV. This plugin consists of Jetty and classes that start Jetty in the SageTV process. It is meant to provide a Java EE server that other plugin developers can use to create web-based applications. This could be a web application for managing SageTV, web services, or other web plugins.
Initial support was provided in the original mobile web interface thread. New threads have been created to separate Jetty Starter support from mobile web interface support. There is a thread for Jetty 1.6, which runs on SageTV v6 and earlier, and a thread for Jetty 2.x, which runs on SageTV v7 and later. Another forum thread has been created for upgrading Jetty from SageTV v6 to v7.
The download on this page is for Version 1.6 and SageTV v6. Version 2.0 for SageTV v7 adopts the new Plugin Manager for installation and configuration and can be installed from within the SageTV UI.
See the wiki for more information about installing, upgrading, uninstalling, and configuring the plugin.