DO NOT REPLY [Bug 15110] New: - Controller element documentation in Chapter 7 of Struts User Guide

2002-12-05 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=15110. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15110] - Controller element documentation in Chapter 7 of Struts User Guide

2002-12-05 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=15110. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15110] - Controller element documentation in Chapter 7 of Struts User Guide

2002-12-05 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=15110. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: struts-config.xml datasource vs. Tomcat's Connection Pool

2002-12-05 Thread David Graham
Since Struts stores the DataSource in the ServletContext you can reference it outside of Actions. I prefer the struts method because it's container independent. If you're always going to use a particular container then that reason doesn't matter. David From: Matt Raible [EMAIL

DO NOT REPLY [Bug 15116] New: - Install doc update

2002-12-05 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=15116. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

subclassing frustrations

2002-12-05 Thread Erik Hatcher
*everything should be an interface* :)) ARG... I'm having some frustrations with the built-in Struts Actions (yeah, I know, I'm the author of one of them, LookupDispatchAction, so I'm guilty!) I make it a standard practice to subclass Action to form a BaseAction (using the template pattern,

Required enhancement feature for Validator Dynamic Forms or undiscovered bug???

2002-12-05 Thread Franco Caponi
Hello All, I have encountered a problem using Validator Dynamic Forms: Developing function is very frequent to load the initial state of FormBean with data that come from Data Trasfer Object (Value Object pattern) of EJB Entity Bean. To do this task i have found a method on the utility class

Re: subclassing frustrations

2002-12-05 Thread Jason Rosenblum
Erik, One simple hack is to layer your base Actions on top of the pre-defined Actions. You could change your Struts code such that LookupDispatchAction subclasses BaseAction or BaseAdminAction. It's not convenient but it should work. Actually, it would be a nice feature if you could supply

Re: subclassing frustrations

2002-12-05 Thread Erik Hatcher
Jason Rosenblum wrote: Erik, One simple hack is to layer your base Actions on top of the pre-defined Actions. You could change your Struts code such that LookupDispatchAction subclasses BaseAction or BaseAdminAction. It's not convenient but it should work. I'm not sure I follow. To invert the

Re: subclassing frustrations

2002-12-05 Thread Craig R. McClanahan
On Thu, 5 Dec 2002, Erik Hatcher wrote: *everything should be an interface* :)) Unless you want to add public methods in some future version -- that breaks all existing implementations of the interface :-)). ARG... I'm having some frustrations with the built-in Struts Actions (yeah, I

Making Struts Downloads Mirrorable

2002-12-05 Thread Craig R. McClanahan
On the various infrastructure lists related to apache.org web sites, there is an increasing focus on taking advantage of the network of servers around the world that are willing to mirror apache.org content, and thereby reduce the load on the main servers. As we approach an imminent Struts 1.1

RE: Making Struts Downloads Mirrorable

2002-12-05 Thread James Mitchell
I would like to help with the release in any way possible. I've never filled the role of release manager, but I would love to help. Just tell me what to do (or where to read about it) and I'll be there. -- James Mitchell -Original Message- From: Craig R. McClanahan [mailto:[EMAIL

DO NOT REPLY [Bug 14693] - ErrorsTag.java - Output message key if lookup to message db fails

2002-12-05 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=14693. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14326] - DiskMultipartRequestHandler handleRequest() always uses default Module

2002-12-05 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=14326. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14684] - MulipartRequestWrapper looses request parameters.

2002-12-05 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=14684. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12884] - Multipart/form-data post doesn't process URL parameters

2002-12-05 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=12884. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12884] - Multipart/form-data post doesn't process URL parameters

2002-12-05 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=12884. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 2757] - file upload problem: MultipartIterator: invalid multipart request data, doesn't start with boundary

2002-12-05 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=2757. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15033] - Forwarding after File Upload

2002-12-05 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=15033. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13701] - newline swallowed bei MultipartElement or MultipartIterator

2002-12-05 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=13701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tiles UseAttributeTag.java

2002-12-05 Thread martinc
martinc 2002/12/05 23:58:40 Modified:src/share/org/apache/struts/taglib/tiles UseAttributeTag.java Log: Fix a problem with tag handler instance reuse - do not modify attribute values from within the tag handler. PR: 14366 Submitted by: Anand