You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Apache Wiki <wi...@apache.org> on 2007/02/05 20:03:46 UTC

[Velocity Wiki] Update of "FrontPage" by NathanBubna

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification.

The following page has been changed by NathanBubna:
http://wiki.apache.org/velocity/FrontPage

The comment on the change is:
fix links

------------------------------------------------------------------------------
  #pragma section-numbers off
  = Introduction to Velocity =
  
- [http://jakarta.apache.org/velocity/ Velocity] 
+ [http://velocity.apache.org/ Velocity] 
  is a simple yet powerful Java-based template engine that renders
  data from plain Java objects to text, xml, email, SQL, Post Script, HTML etc.
  The template syntax and rendering engine are both easy to understand and
@@ -19, +19 @@

  the template for more direct access to data. 
  
  VelocityTools is a sub-project which contains extensions aimed at solving
- common web and non-web problems. For example, [http://jakarta.apache.org/velocity/tools/generic/ GenericTools] provide
+ common web and non-web problems. For example, [http://velocity.apache.org/tools/devel/generic/ GenericTools] provide
- Date/Number formatting, Math operations, and more. [http://jakarta.apache.org/velocity/tools/view/ VelocityView] provides a
+ Date/Number formatting, Math operations, and more. [http://velocity.apache.org/tools/devel/view/ VelocityView] provides a
  time-tested servlet which can render *.vm files in web applications.
- Finally, [http://jakarta.apache.org/velocity/tools/struts/ VelocityStruts] builds upon this foundation to give Struts
+ Finally, [http://velocity.apache.org/tools/devel/struts/ VelocityStruts] builds upon this foundation to give Struts
  developers a robust and easy-to-implement alternative to JSP. Additional
  non-web examples are Anakia and DVSL which use Velocity for "easier than
  XSLT" transformations of XML. 
  
- More details and the official documentation are on the [http://jakarta.apache.org/velocity/ Velocity Home Page].
+ More details and the official documentation are on the [http://velocity.apache.org/ Velocity Home Page].
  Be sure to read the 
- [http://jakarta.apache.org/velocity/overview.html Overview], 
+ [http://velocity.apache.org/engine/devel/overview.html Overview], 
- [http://jakarta.apache.org/velocity/getting-started.html Getting Started], and the 
+ [http://velocity.apache.org/engine/devel/getting-started.html Getting Started], and the 
- [http://jakarta.apache.org/velocity/webapps.html Web Application Guide].  You'll also want to check out the ["VelocityFAQ"], or post your question to the [http://jakarta.apache.org/site/mail2.html#Velocity Velocity user list].
+ [http://velocity.apache.org/engine/devel/webapps.html Web Application Guide].  You'll also want to check out the ["VelocityFAQ"], or post your question to the [http://velocity.apache.org/contact.html Velocity user list].
  
  This Wiki contains community and developer-oriented content.  Please feel free to add new articles, FAQ entries, or code examples.  If you've created a website or application that uses Velocity, add it to the PoweredByVelocity page!
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org