DO NOT REPLY [Bug 23580] - how to read uploaded FormFile InputStream multiple times?

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23580. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25671] - Populating attribute values from beans

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25671. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 27051] New: - PresentTag.java swallows JSPException when it should be thrown

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27051. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts build.xml build-webapps.xml

2004-02-18 Thread husted
husted 2004/02/18 16:05:21 Modified:.build.xml build-webapps.xml Log: Remove references to obsolete taglib-exercise application. Revision ChangesPath 1.127 +3 -8 jakarta-struts/build.xml Index: build.xml

cvs commit: jakarta-struts/src/examples/org/apache/struts/webapp/examples CustomFormBean.java CustomActionMapping.java CustomActionForward.java CustomActionForm.java

2004-02-18 Thread husted
husted 2004/02/18 16:06:23 Added: src/examples/org/apache/struts/webapp/examples CustomFormBean.java CustomActionMapping.java CustomActionForward.java CustomActionForm.java Log: Add sample classes for testing and usage examples.

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

2004-02-18 Thread husted
husted 2004/02/18 16:09:37 Modified:web/examples/WEB-INF struts-config.xml web/examples/WEB-INF/exercise struts-config.xml Log: Add sample classes for testing and usage examples. Revision ChangesPath 1.6 +11 -6

cvs commit: jakarta-struts/src/exercise-taglib/org/apache/struts/webapp/exercise TestBean.java HtmlSettersAction.java ApplicationResources_ja.properties ApplicationResources_fr.properties ApplicationResources_de.properties ApplicationResources.properties

2004-02-18 Thread husted
husted 2004/02/18 16:22:36 Removed: src/exercise-taglib/org/apache/struts/webapp/exercise TestBean.java HtmlSettersAction.java ApplicationResources_ja.properties ApplicationResources_fr.properties

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

2004-02-18 Thread husted
husted 2004/02/18 16:35:50 Removed: web/exercise-taglib/WEB-INF web.xml struts-config.xml Log: Remove obsolete files; integrated into examples. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: jakarta-struts/web/exercise-taglib logic-present.jsp logic-match.jsp logic-iterate.jsp logic-empty.jsp logic-compare.jsp logic-compare-numeric.jsp index.jsp html-setters.jsp html-select.jsp html-multibox.jsp html-messages.jsp html-link.jsp bean-write.jsp bean-write-2.jsp bean-size.jsp bean-resource.jsp bean-parameter.jsp bean-include.jsp bean-header.jsp bean-define.jsp bean-cookie.jsp

2004-02-18 Thread husted
husted 2004/02/18 16:36:34 Removed: web/exercise-taglib logic-present.jsp logic-match.jsp logic-iterate.jsp logic-empty.jsp logic-compare.jsp logic-compare-numeric.jsp index.jsp html-setters.jsp html-select.jsp

cvs commit: jakarta-struts/src/upload/org/apache/struts/webapp/upload UploadAction.java UploadForm.java UploadResources.properties UploadResources_ja.properties

2004-02-18 Thread husted
husted 2004/02/18 16:39:36 Removed: src/upload/org/apache/struts/webapp/upload UploadAction.java UploadForm.java UploadResources.properties UploadResources_ja.properties Log: Remove obsolete package; integrated into examples.

cvs commit: jakarta-struts/src/validator/org/apache/struts/webapp/validator TypeForm.java TypeAction.java RegistrationForm.java RegistrationAction.java MultiRegistrationAction.java LocaleAction.java EditTypeAction.java CityStateZip.java ApplicationResources_ja.properties ApplicationResources_fr.properties ApplicationResources.properties

2004-02-18 Thread husted
husted 2004/02/18 16:40:05 Removed: src/validator/org/apache/struts/webapp/validator TypeForm.java TypeAction.java RegistrationForm.java RegistrationAction.java MultiRegistrationAction.java LocaleAction.java

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

2004-02-18 Thread husted
husted 2004/02/18 16:40:37 Removed: web/upload/WEB-INF web.xml struts-config.xml Log: Remove obsolete files; integrated into examples. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

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

2004-02-18 Thread husted
husted 2004/02/18 16:40:57 Removed: web/validator/WEB-INF web.xml validation.xml struts-config.xml Log: Remove obsolete files; integrated into examples. - To unsubscribe, e-mail: [EMAIL

cvs commit: jakarta-struts/web/upload upload.jsp upload-utf8.jsp display.jsp

2004-02-18 Thread husted
husted 2004/02/18 16:43:17 Removed: web/upload upload.jsp upload-utf8.jsp display.jsp Log: Remove obsolete files; integrated into examples. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: jakarta-struts/web/validator type.jsp registration.jsp multiRegistration2.jsp multiRegistration1.jsp jsType.jsp jsRegistration.jsp index.jsp

2004-02-18 Thread husted
husted 2004/02/18 16:43:37 Removed: web/validator type.jsp registration.jsp multiRegistration2.jsp multiRegistration1.jsp jsType.jsp jsRegistration.jsp index.jsp Log: Remove obsolete files; integrated into examples.

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

2004-02-18 Thread husted
husted 2004/02/18 17:10:33 Modified:web/examples/WEB-INF struts-config.xml Log: Add sample classes for testing and usage examples. Revision ChangesPath 1.7 +3 -2 jakarta-struts/web/examples/WEB-INF/struts-config.xml Index: struts-config.xml

Re: Status of struts-examples

2004-02-18 Thread Ted Husted
OK, I think everything is in synch now. I'm going to make a final pass on the release notes tonight, and check the docs for references to the old apps, but otherwise, we should be good to go. Do you want to set a new freeze date? -Ted. On Tue, 17 Feb 2004 21:26:17 -0800 (PST), Martin Cooper

Re: Status of struts-examples

2004-02-18 Thread Ted Husted
One other thing are the JavaDocs under legacy. We started doing this during the Stuts 1.0 / 1.1 march when there was a serious gap between the shipping version and development version. These have been unlinked from the website for some time now, and I think they can be removed. I'd like to go

Re: Status of struts-examples

2004-02-18 Thread [EMAIL PROTECTED]
It would be nice(-0) to keep these around for a while longer, unless we are worried about bandwidth and want to encourage users to use the docs in the distro. -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Thursday, February 19, 2004 01:24 AM To: 'Struts

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html ImgTag.java

2004-02-18 Thread husted
husted 2004/02/18 18:43:14 Modified:doc/userGuide struts-html.xml src/share/org/apache/struts/taglib/html ImgTag.java Log: Deprecate contextRelative attribute/property in img tag. Revision ChangesPath 1.76 +1 -0