Cameron broke this, but hasn't fixed it yet. Replace your ServletDispatcher with the attached one.
Cheers, Mathias Bogaert -----Original Message----- From: Francisco Hernandez [mailto:[EMAIL PROTECTED] Sent: dinsdag 14 oktober 2003 16:17 To: [EMAIL PROTECTED] Subject: [OS-webwork] ServletDispatcher still broken from refactoring 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
ServletDispatcher.java
Description: Binary data