<?xml version="1.0" encoding="ISO-8859-1"?><!--
  Copyright 1999-2004 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><!--+
    | $Id: samples.xml 158609 2005-03-22 14:52:14Z vgritsenko $
    +--><samples name="JSP Block Samples">

  <group name="Back">
    <sample name="Back" href="../..">to Cocoon Samples main page</sample>
    <sample name="Back" href="..">to Cocoon Blocks Samples main page</sample>
  </group>

  <group name="JSP Block">
    <note>
      JSP Block requires configuration. By default, JSP block
      is configured to run with Tomcat Jasper JSP compiler.
    </note>
    <sample name="Welcome" href="welcome.htm">
      Welcome to JSP samples
    </sample>
  </group>

</samples>