You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jo...@apache.org on 2001/03/30 03:41:15 UTC

cvs commit: jakarta-turbine/xdocs jsp-configuration.xml

jon         01/03/29 17:41:15

  Modified:    docs     jsp-configuration.html
               xdocs    jsp-configuration.xml
  Log:
  documentation fix based on jason's posting
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-turbine/docs/jsp-configuration.html
  
  Index: jsp-configuration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/docs/jsp-configuration.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jsp-configuration.html	2001/03/30 01:36:34	1.3
  +++ jsp-configuration.html	2001/03/30 01:41:15	1.4
  @@ -145,8 +145,8 @@
   contributions</a> that improve this document.
   </p>
                                                   <p>
  -In TurbineResources.properties, search for the key values and modify the
  -following settings:
  +In TurbineResources.properties, search for the key values and
  +modify/verify the following settings:
   </p>
                                                       <div align="left">
       <table cellspacing="4" cellpadding="0" border="0">
  @@ -167,7 +167,7 @@
   page.default=JspPage
   
   services.JspService.classname=org.apache.turbine.services.jsp.TurbineJspService
  -services.TurbineTemplateService.template.service.name=JspService
  +services.TurbineTemplateService.template.service.name=TurbineTemplateService
   services.TurbineTemplateService.default.extension=jsp
   services.TurbineTemplateService.default.navigation=BaseJspNavigation
   services.TurbineTemplateService.default.screen=BaseJspScreen
  
  
  
  1.2       +3 -2      jakarta-turbine/xdocs/jsp-configuration.xml
  
  Index: jsp-configuration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/xdocs/jsp-configuration.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jsp-configuration.xml	2001/03/23 20:33:25	1.1
  +++ jsp-configuration.xml	2001/03/30 01:41:15	1.2
  @@ -25,8 +25,8 @@
   </p>
   
   <p>
  -In TurbineResources.properties, search for the key values and modify the
  -following settings:
  +In TurbineResources.properties, search for the key values and
  +modify/verify the following settings:
   </p>
   
   <source><![CDATA[
  @@ -39,6 +39,7 @@
   page.default=JspPage
   
   services.JspService.classname=org.apache.turbine.services.jsp.TurbineJspService
  +services.TurbineTemplateService.template.service.name=TurbineTemplateService
   services.TurbineTemplateService.default.extension=jsp
   services.TurbineTemplateService.default.navigation=BaseJspNavigation
   services.TurbineTemplateService.default.screen=BaseJspScreen
  
  
  

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