cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml validation.xml webtest.xml

2004-03-11 Thread husted
husted 2004/03/11 18:44:34 Modified:web/example logon.jsp tour.html web/example/WEB-INF struts-config.xml validation.xml webtest.xml Log: Refactor login.jsp and LogonAction Revision ChangesPath 1.26 +4 -5

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2004-03-09 Thread husted
husted 2004/03/09 19:14:31 Modified:contrib/struts-faces/src/example/org/apache/struts/webapp/example Constants.java web/example tour.html welcome.jsp web/example/WEB-INF struts-config.xml Added:

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2004-03-07 Thread husted
husted 2004/03/07 12:22:52 Modified:web/example base.css index.jsp tour.html web/example/WEB-INF struts-config.xml Log: Update for index/welcome page. Revision ChangesPath 1.2 +9 -1 jakarta-struts/web/example/base.css Index: base.css

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2004-03-06 Thread husted
husted 2004/03/06 17:07:11 Modified:web/example/WEB-INF struts-config.xml Added: web/example tour.html Removed: web/example tour.htm Log: Use HTML Tidy to reformat tour (no content changes yet). Conform extension to .html. Revision ChangesPath 1.1

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml struts-config-registration.xml

2003-12-21 Thread husted
husted 2003/12/21 14:43:52 Modified:web/example/WEB-INF struts-config.xml struts-config-registration.xml Log: Use name rather than attribute in configuration, per documented and common practice. Revision ChangesPath 1.34 +61 -70

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml web.xml

2003-01-31 Thread craigmcc
craigmcc2003/01/31 10:00:36 Modified:web/example/WEB-INF struts-config.xml web.xml Removed: src/example/org/apache/struts/webapp/example LogonForm.java Log: Clean up some 1.0-isms that confuse newcomers. Revision ChangesPath 1.30 +3 -20

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2003-01-28 Thread rleland
rleland 2003/01/28 21:35:25 Modified:web/example/WEB-INF struts-config.xml Log: Bug 16517 Reported by [EMAIL PROTECTED] Actually it isn't clear but the commented out XML wasn't supposed to be closed by a /form-bean it was ment to be an optional part of the starting tag, but

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2003-01-06 Thread craigmcc
craigmcc2003/01/06 22:14:59 Modified:src/share/org/apache/struts/action ActionResources.properties web/example/WEB-INF struts-config.xml Added: src/share/org/apache/struts/plugins ModuleConfigVerifier.java Log:

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml validation.xml

2002-11-03 Thread jmitchell
jmitchell2002/11/03 22:27:59 Modified:web/example logon.jsp web/example/WEB-INF struts-config.xml validation.xml Log: Force Validator to use alternate resource bundle for password label Revision ChangesPath 1.22 +1 -1

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2002-10-18 Thread jholmes
jholmes 2002/10/18 08:27:43 Modified:conf/share struts-config_1_1.dtd doc news.xml doc/proposals release-plan-1.1b2.xml doc/userGuide building_controller.xml release-notes-1.1-b2.xml

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2002-07-27 Thread craigmcc
craigmcc2002/07/27 11:55:57 Modified:.STATUS src/share/org/apache/struts/util RequestUtils.java web/example/WEB-INF struts-config.xml Log: Correct recycling of DynaActionForm beans in session scope. Previously, and DynaActionForm subclass

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2002-06-15 Thread husted
husted 2002/06/15 08:23:20 Modified:web/example/WEB-INF struts-config.xml Log: (#8240) Data-Source configuration in examples is outdated - Patch provided by James Holmes. Revision ChangesPath 1.21 +20 -17jakarta-struts/web/example/WEB-INF/struts-config.xml

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2002-06-15 Thread craigmcc
craigmcc2002/06/15 21:43:19 Modified:web/example/WEB-INF struts-config.xml Log: Remove obsolete default standard actions. Revision ChangesPath 1.22 +0 -18 jakarta-struts/web/example/WEB-INF/struts-config.xml Index: struts-config.xml

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2002-03-13 Thread craigmcc
craigmcc02/03/13 22:15:55 Modified:src/share/org/apache/struts/action ActionServlet.java src/share/org/apache/struts/util GenericDataSource.java web/example/WEB-INF struts-config.xml Removed: src/share/org/apache/struts/util GenericConnection.java

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2002-03-04 Thread craigmcc
craigmcc02/03/04 20:23:57 Modified:src/example/org/apache/struts/webapp/example Constants.java EditRegistrationAction.java EditSubscriptionAction.java LogonAction.java RegistrationForm.java

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml web.xml

2002-02-26 Thread martinc
martinc 02/02/26 22:20:59 Modified:src/share/org/apache/struts/config ConfigRuleSet.java web/example/WEB-INF struts-config.xml web.xml Log: Fix the new mechanism for loading message resources based on specification in the struts-config.xml file instead of the

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml web.xml

2002-02-23 Thread craigmcc
craigmcc02/02/23 14:54:18 Modified:conf/share struts-config_1_1.dtd src/share/org/apache/struts/action ActionServlet.java src/share/org/apache/struts/config ApplicationConfig.java ConfigRuleSet.java

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2001-12-30 Thread craigmcc
craigmcc01/12/30 17:14:36 Modified:conf/share struts-config_1_1.dtd src/example/org/apache/struts/webapp/example ApplicationResources.properties LogonAction.java src/share/org/apache/struts/action Action.java

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2001-04-07 Thread craigmcc
craigmcc01/04/07 20:54:53 Modified:web/example mainMenu.jsp web/example/WEB-INF struts-config.xml Log: Use the html:link forward="xxx" tag in the example application to demonstrate that it works correctly. Revision ChangesPath 1.12 +1 -1

cvs commit: jakarta-struts/web/example/WEB-INF struts-config.xml

2001-03-13 Thread craigmcc
craigmcc01/03/13 14:31:57 Modified:src/conf struts-config_1_0.dtd src/share/org/apache/struts/action ActionMapping.java ActionResources.properties ActionServlet.java web/example/WEB-INF struts-config.xml Log: Add a "delegate via