Author: wglass
Date: Tue Feb 15 00:47:29 2005
New Revision: 153924
URL: http://svn.apache.org/viewcvs?view=rev&rev=153924
Log:
removed all servlet examples, included note in readme pointing to velocity-tools
Removed:
jakarta/velocity/trunk/examples/servlet_example1/
jakarta/velocity/trunk/examples/servlet_example2/
Modified:
jakarta/velocity/trunk/examples/README.txt
Modified: jakarta/velocity/trunk/examples/README.txt
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/examples/README.txt?view=diff&r1=153923&r2=153924
==============================================================================
--- jakarta/velocity/trunk/examples/README.txt (original)
+++ jakarta/velocity/trunk/examples/README.txt Tue Feb 15 00:47:29 2005
@@ -25,6 +25,13 @@
This will invoke ant and tell it to build the examples for you.
+Finally, note that more examples of using Velocity can be found in the
+Velocity-Tools subject. Of special note is the VelocityViewServlet,
+a quick and easy way to build a web application that uses Velocity.
+
+ http://jakarta.apache.org/velocity/tools
+
+
Velocity Examples
=================
@@ -44,14 +51,6 @@
should be precompiled for you. To run :
./example2.sh
-
-servlet_example1
----------------
-This is a simple example of how Velocity can be used with
- your favorite servlet engine. To use this, you should have a basic
understanding
-how your servlet engine works, and how you deploy and access servlets to try
this.
-While we cannot supply this, we know of a good one :)
- http://jakarta.apache.org/tomcat
context_example
--------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]