geirm       01/12/13 13:48:28

  Modified:    xdocs    developer-guide.xml
               docs     developer-guide.html
  Log:
  added link to the WebLogic guide by Paw Dybdahl ([EMAIL PROTECTED])
  
  Revision  Changes    Path
  1.64      +12 -0     jakarta-velocity/xdocs/developer-guide.xml
  
  Index: developer-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- developer-guide.xml       2001/12/13 19:24:56     1.63
  +++ developer-guide.xml       2001/12/13 21:48:28     1.64
  @@ -116,6 +116,9 @@
     <li>
       <a href="developer-guide.html#ResinExample">Caucho Technology's Resin</a>
     </li>
  +  <li>
  +    <a href="developer-guide.html#WebLogic">BEA WebLogic</a>
  +  </li>
    </ul>
   </li>
   
  @@ -2797,6 +2800,15 @@
   engines.  Please use the resources provided by the servlet engine provider.
   </p>
   
  +<p>
  +<a name="WebLogic"><strong>BEA WebLogic</strong></a>
  +</p>
  +
  +<p>
  +Paw Dybdahl &lt;[EMAIL PROTECTED]&gt; contributed <a 
href="velocity_and_weblogic.html">this</a>
  +description of using Velocity with WebLogic, as well as some good general 
suggestions and
  +examples for working with servlets.
  +</p>
   </section>
   
   </body>
  
  
  
  1.87      +11 -0     jakarta-velocity/docs/developer-guide.html
  
  Index: developer-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- developer-guide.html      2001/12/13 19:24:56     1.86
  +++ developer-guide.html      2001/12/13 21:48:28     1.87
  @@ -232,6 +232,9 @@
     <li>
       <a href="developer-guide.html#ResinExample">Caucho Technology's Resin</a>
     </li>
  +  <li>
  +    <a href="developer-guide.html#WebLogic">BEA WebLogic</a>
  +  </li>
    </ul>
   </li>
   
  @@ -3483,6 +3486,14 @@
   </p>
                                                   <p>Note that while we wish we 
could, we can't answer questions about the servlet
   engines.  Please use the resources provided by the servlet engine provider.
  +</p>
  +                                                <p>
  +<a name="WebLogic"><strong>BEA WebLogic</strong></a>
  +</p>
  +                                                <p>
  +Paw Dybdahl &lt;[EMAIL PROTECTED]&gt; contributed <a 
href="velocity_and_weblogic.html">this</a>
  +description of using Velocity with WebLogic, as well as some good general 
suggestions and
  +examples for working with servlets.
   </p>
                               </blockquote>
           </p>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to