Author: cbrisson
Date: Fri Apr 9 17:46:55 2010
New Revision: 932528
URL: http://svn.apache.org/viewvc?rev=932528&view=rev
Log:
mention the embedded servlet runner
Modified:
velocity/tools/trunk/xdocs/view.xml
Modified: velocity/tools/trunk/xdocs/view.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/xdocs/view.xml?rev=932528&r1=932527&r2=932528&view=diff
==============================================================================
--- velocity/tools/trunk/xdocs/view.xml (original)
+++ velocity/tools/trunk/xdocs/view.xml Fri Apr 9 17:46:55 2010
@@ -191,6 +191,8 @@
<p><b>http://<your_server>:<port>/simple/</b></p>
<p><b>http://<your_server>:<port>/showcase/</b></p>
+
+ <p>You can also use the embedded servlet runner to start and stop the
showcase webapp on localhost's 8081 port using the <b>start.showcase.webapp</b>
and <b>stop.showcase.webapp</b> ant targets.</p>
</section>
<section name="Known Issues">