[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /os/Linux/distr/salix/x86_64/extra-14.2/source/network/jetty/
Contents of README:
Jetty provides a Web server and javax.servlet container, plus support for SPDY,
WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.
These components are open source and available for commercial use and distribution.

Jetty is used in a wide variety of projects and products, both in development and production.
Jetty can be easily embedded in devices, tools, frameworks, application servers, and clusters.

This script repacks the tar.gz into a slackware package.
It also links the startup script to /etc/rc.d/rc.jetty.

## Startup
To have this start upon each boot, add the following lines to /etc/rc.d/rc.local

# Start jetty
if [ -x /etc/rc.d/rc.jetty ]; then
    /etc/rc.d/rc.jetty start
fi

Icon  Name                                                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 30-Aug-2016 13:41 705 [   ] jetty-distribution-9.2.3.v20140905.tar.gz 30-Aug-2016 13:41 13M [   ] jetty.SlackBuild 30-Aug-2016 13:41 2.0K [   ] jetty.info 30-Aug-2016 13:41 372 [TXT] slack-desc 30-Aug-2016 13:41 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!