geirm 01/02/11 12:54:13
Modified: docs developer-guide.html
Log:
Follower..
Revision Changes Path
1.14 +1 -1 jakarta-velocity/docs/developer-guide.html
Index: developer-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- developer-guide.html 2001/02/11 19:14:14 1.13
+++ developer-guide.html 2001/02/11 20:54:13 1.14
@@ -363,7 +363,7 @@
<DIV align="center"><TABLE border="0" cellpadding="0" cellspacing="4"><TR><TD
bgcolor="#023264" height="1" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#023264"
height="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0"
width="1"></TD><TD bgcolor="#023264" height="1" width="1"><IMG border="0" height="1"
hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD
bgcolor="#023264" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#ffffff"><PRE>
import java.io.StringWriter;
-import org.apache.velocity.util.Velocity;
+import org.apache.velocity.app.Velocity;
import org.apache.velocity.VelocityContext;
public class Example2