alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Jetty example source code file (site.xml)

This example Jetty source code file (site.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Jetty tags/keywords

commercial, inetu, jetty, jetty, maven, maven, mmmm, plugins, resources, resources, support, support, training, xref

The Jetty site.xml source code

<?xml version="1.0" encoding="ISO-8859-1"?>


<project name="jetty6">
  <skin>
    <groupId>org.mortbay.jetty
    <artifactId>jetty-skin
    <version>6.1.9
  </skin>
  <bannerLeft>
    <name>Jetty
    <src>./images/jetty_banner.gif
    <href>http://jetty.mortbay.org/jetty
  </bannerLeft>
  <publishDate format="dd MMMM yyyy HH:mm"/>
  <body>
    <menu name="About Jetty">
      <item name="Home" href="index.html"/>
      <item name="License" href="LICENSE.txt"/>
      <item name="Jetty Powered" href="http://docs.codehaus.org/display/JETTY/Jetty+Powered"/>
    </menu>
    <menu name="Resources">
      <item name="Downloads" href="http://docs.codehaus.org/display/JETTY/Downloading+and+Installing#download"/>
      <item name="Resources" href="http://docs.codehaus.org/display/JETTY/Jetty+Wiki"/>
      <item name="Documentation" href="http://docs.codehaus.org/display/JETTY/Jetty+Wiki"/>
      <item name="JavaDoc" href="apidocs/index.html"/>
      <item name="Source XRef" href="xref/index.html"/>
    </menu>
    <menu name="Maven Plugins">
      <item name="maven-jetty-plugin" href="http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin"/>
      <item name="maven-jetty-jspc-plugin" href="http://docs.codehaus.org/display/JETTY/Maven+Jetty+Jspc+Plugin"/>
    </menu>
    <menu name="Commercial Services">
      <item name="Support" href="http://www.webtide.com/support.jsp"/>
      <item name="Training" href="http://www.webtide.com/training.jsp"/>
      <item name="Consulting" href="http://www.webtide.com/development.jsp"/>
    </menu>
  </body>
  <poweredBy>
    <logo name="jetty" href="http://docs.codehaus.org/display/JETTY/Jetty+Powered" img="./images/small_powered_by.gif"/>
    <logo name="webtide" href="http://www.webtide.com" img="./images/webtide_logo.jpg"/>
    <logo name="Maven" href="http://maven.apache.org" img="./images/logos/maven-feather.png"/>
    <logo name="Codehaus" href="http://www.codehaus.org" img="./images/codehaus-small.png"/>
    <logo name="INETU" href="http://www.inetu.net" img="./images/inetu.gif"/>
  </poweredBy>
</project>

Other Jetty examples (source code examples)

Here is a short list of links related to this Jetty site.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.