the request isnt being wrapped by the multipart wrapper

anyone have the old version that was working somewhere?



HttpServletRequest httpRequest = ServletActionContext.getRequest();
System.out.println("IS MULTIPART: "+MultiPartRequest.isMultiPart(httpRequest));


isMultiPart is returning true here.1




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to