Author: tmjee Date: Sat Apr 29 05:56:31 2006 New Revision: 398143 URL: http://svn.apache.org/viewcvs?rev=398143&view=rev Log: reformat <taglib>...</taglib> portion so it appears nicer in cofluence
Modified: incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/web.xml Modified: incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/web.xml URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/web.xml?rev=398143&r1=398142&r2=398143&view=diff ============================================================================== --- incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/web.xml (original) +++ incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/web.xml Sat Apr 29 05:56:31 2006 @@ -50,9 +50,11 @@ If you really need a taglib configuration within web.xml, copy struts/src/java/META-INF/taglib.tld to the WEB-INF directory as struts-action.tld. --> + <!-- <taglib> <taglib-uri>struts-action</taglib-uri> <taglib-location>/WEB-INF/struts-action.tld</taglib-location> </taglib> + --> <!-- END SNIPPET: taglib --> </web-app> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]