Are you talking about MultipartRequestWrapper? If so, I guess that might make sense for the 1.2 branch. For 1.3, I expect much of the current upload code, including this class, will go away, and be replaced by a filter. I'm still working on the filter implementation for Commons FileUpload - I got side-tracked into a config implementation - but I'm hoping that will be done soon. Once FileUpload 1.1 is released, then I'll get to work on fixing the big mess that is upload in Struts 1.2. ;-)
-- Martin Cooper On Mon, 22 Nov 2004 17:59:37 -0800, Dakota Jack <[EMAIL PROTECTED]> wrote: > Thanks for the assistance. I have a question and a request. Would it > make sense to add getLocalPort to upload's MultipartServletRequest? > That is the only thing keeping Struts from being compliant with > Servlet 2.4 so far as I can tell. I am just putting this here because > I know you are the man to talk to on this one, Martin. What do you > think? Is that a bad idea at this time? Could just use a hack for > the moment? > > Jack > > On Mon, 22 Nov 2004 17:17:16 -0800, Martin Cooper <[EMAIL PROTECTED]> wrote: > > On Mon, 22 Nov 2004 17:11:30 -0800, Dakota Jack <[EMAIL PROTECTED]> wrote: > > > I suppose I am cracked, but I am getting an error in my build for > > > Struts 1_2_6 because it does not find commons-collections.jar for > > > org.apache.commons.collections.FastHashMap as well as, LazyDynaBean, > > > LazyDynaMap, WrapDynaBean.getInstance(), and FastHashMap,. What's up? > > > > You need to update your BeanUtils and Digester versions. See section 1.5 > > here: > > > > http://wiki.apache.org/struts/StrutsRelease126 > > > > -- > > Martin Cooper > > > > > > > > > > > Thanks, > > > > > > > > > > > > Jack > > > > > > On Mon, 22 Nov 2004 12:04:02 -0800, Martin Cooper <[EMAIL PROTECTED]> > > > wrote: > > > > On Mon, 22 Nov 2004 03:26:50 -0800, Dakota Jack <[EMAIL PROTECTED]> > > > > wrote: > > > > > The ARChives are down -- search errors -- so I have to ask a question > > > > > which has probably been covered well there. > > > > > > > > There are at least 4 sets of archives: > > > > > > > > http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=240 > > > > http://www.mail-archive.com/dev%40struts.apache.org/ > > > > http://marc.theaimsgroup.com/?l=struts-dev&r=1&w=2 > > > > http://dir.gmane.org/gmane.comp.jakarta.struts.devel > > > > > > > > > How do you build from > > > > > SVN. > > > > > > > > It's no different than when we were is CVS, other than that we've > > > > restructured so that you now want to build from the 'core' directly. > > > > The remainder of the instructions are here: > > > > > > > > http://struts.apache.org/userGuide/installation.html#Building > > > > > > > > > The Struts SVN download, by the way, was 1.68 gigs on the disk. > > > > > Woo hoo! > > > > > > > > You might want to just get struts/*/trunk instead of the whole > > > > enchilada. ;-) > > > > > > > > -- > > > > Martin Cooper > > > > > > > > > > > > > Jack > > > > > > > > > > -- > > > > > > > > > > "You can't wake a person who is pretending to be asleep." > > > > > > > > > > ~Native Proverb~ > > > > > > > > > > "Each man is good in His sight. It is not necessary for eagles to be > > > > > crows." > > > > > > > > > > ~Hunkesni (Sitting Bull), Hunkpapa Sioux~ > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > "You can't wake a person who is pretending to be asleep." > > > > > > ~Native Proverb~ > > > > > > "Each man is good in His sight. It is not necessary for eagles to be > > > crows." > > > > > > ~Hunkesni (Sitting Bull), Hunkpapa Sioux~ > > > > > > > -- > > "You can't wake a person who is pretending to be asleep." > > ~Native Proverb~ > > "Each man is good in His sight. It is not necessary for eagles to be crows." > > ~Hunkesni (Sitting Bull), Hunkpapa Sioux~ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]