Sha256: 91e6f684e49e11d791dbbf10e90326c087f7b6c2da77fb7c5d00fec540a82ddc

Contents?: true

Size: 1.82 KB

Versions: 8

Compression:

Stored size: 1.82 KB

Contents

<HTML>
  <HEAD>
    <TITLE>Powered By Jetty</TITLE>
    <META http-equiv="Pragma" content="no-cache">
    <META http-equiv="Cache-Control" content="no-cache,no-store">
  </HEAD>
<BODY>
<A HREF="http://jetty.mortbay.org"><IMG SRC="jetty_banner.gif"></A>
<h1>Welcome to Jetty 6</h1>
<p>
This is the Test webapp for the Jetty 6 HTTP Server and Servlet Container.  
For more information about Jetty, please visit our
<a href="http://jetty.mortbay.org">website</a>
or <a href="http://docs.codehaus.org/display/JETTY/Jetty+Wiki">wiki</a>. 
Commercial support for Jetty is available via <a href="http://www.webtide.com">webtide</a>.
</p>
<p>
This is a test context that serves:
<ul>
<li>static content (
<a href="d.txt">tiny</a>,
<a href="da.txt">small</a>,
<a href="dat.txt">medium</a>,
<a href="data.txt">large</a>,
<a href="data.txt.gz">large gziped</a>)</li>
<li>a <a href="hello/">Hello World Servlet</a></li>
<li>a <a href="dump/info">Request Dump Servlet</a></li>
<li>a <a href="session/">Session Dump Servlet</a></li>
<li>a <a href="cookie/">Cookie Dump Servlet</a></li>
<li>a <a href="snoop.jsp">Request Dump JSP</a></li>
<li>a <a href="jsp/">Other JSP Tests</a></li>
<li>a <a href="dispatch">Dispatcher Servlet</a></li>
<li>a <a href="cgi-bin/hello.sh">CGI script</a>(unix only)</li>
</ul>
</p>

<p>
Other demonstration contexts, some of which may need manual deployment
(check the README.txt file for details):
<ul>
<li>a <a href="/cometd/">AJAX Cometd Chat with Bayeux</a></li>
<li> the <a href="/javadoc/">javadoc</a> </li>
<li> a demo of the <a href="/test-jndi">JNDI features</a></li>
<li> a demo of the <a href="/test-annotations">Annotation features</a></li>
<li> a demo of the <a href="/test-jaas">JAAS features</a></li>
</ul>
</p>

This webapp is deployed in $JETTY_HOME/webapp/test and configured by $JETTY_HOME/contexts/test.xml

</BODY>
</HTML>

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
miso-java-0.1.5 jetty/examples/test-webapp/src/main/webapp/index.html
miso-java-0.1.5 jetty/webapps/test/index.html
miso-java-0.1.4 jetty/examples/test-webapp/src/main/webapp/index.html
miso-java-0.1.4 jetty/webapps/test/index.html
miso-java-0.1.3 jetty/examples/test-webapp/src/main/webapp/index.html
miso-java-0.1.3 jetty/webapps/test/index.html
miso-java-0.1.2 jetty/examples/test-webapp/src/main/webapp/index.html
miso-java-0.1.2 jetty/webapps/test/index.html