Revision: 843
          http://stripes.svn.sourceforge.net/stripes/?rev=843&view=rev
Author:   bengunter
Date:     2008-02-06 06:11:08 -0800 (Wed, 06 Feb 2008)

Log Message:
-----------
Corrected the web.xml snippet

Modified Paths:
--------------
    trunk/upgrading.txt

Modified: trunk/upgrading.txt
===================================================================
--- trunk/upgrading.txt 2008-02-06 13:31:44 UTC (rev 842)
+++ trunk/upgrading.txt 2008-02-06 14:11:08 UTC (rev 843)
@@ -29,7 +29,7 @@
        <init-param>
            <param-name>Extension.Packages</param-name>
            <param-value>com.myco.myapp.web.stripesext</param-value>
-       <init-param>
+       </init-param>
        
    If one or more packages are specified Stripes will search these packages 
for classes
    that implement various interfaces and wire them up without requiring you to 
configure


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to