You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2003/05/05 04:15:28 UTC

cvs commit: jakarta-velocity-tools/xdocs/view layoutservlet.xml

nbubna      2003/05/04 19:15:28

  Modified:    xdocs/view layoutservlet.xml
  Log:
  minor correction
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-velocity-tools/xdocs/view/layoutservlet.xml
  
  Index: layoutservlet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/view/layoutservlet.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- layoutservlet.xml	26 Apr 2003 01:21:49 -0000	1.1
  +++ layoutservlet.xml	5 May 2003 02:15:28 -0000	1.2
  @@ -175,7 +175,7 @@
       <section name="Error Screen">
         <p>Ok, the idea here is pretty simple.  If an uncaught exception or error is thrown
         at some point during the processing of your screen and layout, the error() method
  -      of the VLS is called.  This overrides the default error() method of the VelocityServlet
  +      of the VLS is called.  This overrides the default error() method of the VelocityViewServlet
         to render a template instead of hardcoded html.
         </p>
   
  
  
  

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