Author: wsmoak Date: Mon Apr 24 08:59:43 2006 New Revision: 396591 URL: http://svn.apache.org/viewcvs?rev=396591&view=rev Log: Tiles is not configured in the struts-blank app.
Modified: struts/action/trunk/apps/blank/src/main/webapp/WEB-INF/struts-config.xml Modified: struts/action/trunk/apps/blank/src/main/webapp/WEB-INF/struts-config.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/blank/src/main/webapp/WEB-INF/struts-config.xml?rev=396591&r1=396590&r2=396591&view=diff ============================================================================== --- struts/action/trunk/apps/blank/src/main/webapp/WEB-INF/struts-config.xml (original) +++ struts/action/trunk/apps/blank/src/main/webapp/WEB-INF/struts-config.xml Mon Apr 24 08:59:43 2006 @@ -8,8 +8,8 @@ This is a blank Struts configuration file with an example welcome action/page and other commented sample elements. - Tiles and the Struts Validator are configured using the factory defaults - and are ready-to-use. + Struts Validator is configured using the factory defaults + and is ready-to-use. NOTE: If you have a generator tool to create the corresponding Java classes for you, you could include the details in the "form-bean" declarations. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]