Author: siren
Date: Fri Apr 21 22:05:15 2006
New Revision: 396079

URL: http://svn.apache.org/viewcvs?rev=396079&view=rev
Log:
removed unused page definition

Modified:
    lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml

Modified: lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml?rev=396079&r1=396078&r2=396079&view=diff
==============================================================================
--- lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml 
(original)
+++ lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml Fri 
Apr 21 22:05:15 2006
@@ -54,11 +54,6 @@
        <definition name="aboutPage" extends="localizedPage">
                <put name="basePage" value="/about.html" />
        </definition>
-       <!-- Front page -->
-       <definition name="frontPage" extends="localizedPage">
-               <put name="basePage" value="/search.html" />
-       </definition>
-       
        <!-- No Results -->
        <definition name="noResults" path="/WEB-INF/jsp/noResults.jsp"/>
 


Reply via email to