blob: c54b95b8a0a52c59deca016dde7cbb4209e0fb6a [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You 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 name="Java Flow Block Samples" xmlns:xlink="http://www.w3.org/1999/xlink">
<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="Java Flow">
<sample name="Calculator" href="calculator.do">
Example for the Java Flow implementation
</sample>
<sample name="Cocoon Forms" href="editForm1.do">
Example for the Cocoon Forms and Java Flow.
</sample>
<sample name="Cocoon Forms Binding" href="editForm2.do">
Example for the Cocoon Forms Binding and Java Flow.
</sample>
<sample name="Apache OJB" href="showEmployee.do">
Example for the Cocoon Forms and Java Flow and Apache OJB.
</sample>
</group>
</samples>