Re: MultipartRequestWrapper and HttpServletRequest parameters

2003-08-16 Thread Benjamin Cox
Craig R. McClanahan wrote: The current plan of record has been that Struts 1.2.x would stay dependent on Servlet 2.2 / JSP 1.1, and that Struts 2.x would be dependent on Servlet 2.4 / JSP 2.0. It's certainly fair to lobby for changes in this plan, and/or to look for ways to implement something lik

Re: MultipartRequestWrapper and HttpServletRequest parameters

2003-08-16 Thread Craig R. McClanahan
gt; [EMAIL PROTECTED] > Cc: Tim Ruppert <[EMAIL PROTECTED]> > Subject: Re: MultipartRequestWrapper and HttpServletRequest parameters > > Struts-Users group: Please see below for our original issue... sorry to > cross-post this one, but I wasn't sure we did the right thing by

Re: MultipartRequestWrapper and HttpServletRequest parameters

2003-08-16 Thread Benjamin Cox
Struts-Users group: Please see below for our original issue... sorry to cross-post this one, but I wasn't sure we did the right thing by posting to struts-dev in the first place. Will someone set us straight? Gaining more information on this issue: we tried to subclass RequestProcessor and r

MultipartRequestWrapper and HttpServletRequest parameters

2003-08-15 Thread Benjamin Cox
Hello all, We are having some trouble with multipart uploads and validation. A similar problem was described in: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=740076 Our problem is an attempt to validate a form that includes a file upload. Our ActionForm successfully returns the