--- ./jsr152/examples/cal/cal2.jsp.orig	2007-10-06 23:46:52.000000000 +0200
+++ ./jsr152/examples/cal/cal2.jsp	2007-10-06 23:48:07.000000000 +0200
@@ -29,7 +29,7 @@
 
 <FONT SIZE=5> Please add the following event:
 <BR> <h3> Date <%= table.getDate() %>
-<BR> Time <%= time %> </h3>
+<BR> Time <%= util.HTMLFilter.filter(time) %> </h3>
 </FONT>
 <FORM METHOD=POST ACTION=cal1.jsp>
 <BR> 
