Commit in lcsim/src/org/lcsim/plugin/web on MAIN
examples.html+81.7 -> 1.8
JM: Add 2 new examples

lcsim/src/org/lcsim/plugin/web
examples.html 1.7 -> 1.8
diff -u -r1.7 -r1.8
--- examples.html	6 Jan 2006 23:32:32 -0000	1.7
+++ examples.html	9 Feb 2006 20:04:29 -0000	1.8
@@ -40,6 +40,14 @@
     <td><a href="examples/FilterExample.java">FilterExample.java</a></td>
     <td>Example of executing child drivers conditionally</td>
   </tr>
+  <tr>
+    <td><a href="examples/SkipEvent.java">SkipEvent.java</a></td>
+    <td>Skip events using the NextEventException</td>
+  </tr>
+  <tr>
+    <td><a href="examples/BooleanCondition.java">BooleanCondition.java</a></td>
+    <td>Add a boolean value to the EventHeader and read it back again from a different Driver</td>
+  </tr>
 </table>
 <h2>org.lcsim Jython examples for advanced users</h2>
 <p>These examples are written in Jython. They have to be executed from within
CVSspam 0.2.8