You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mitesh Mehta <mi...@s1.com> on 2001/06/22 01:05:31 UTC

MultipartRequestWrapper in WebLogic

I am getting the following ClassCastException in WebLogic6.0 when a
multipart request needs to be forwarded to a jsp.  Any clues?

java.lang.ClassCastException:
org.apache.struts.upload.MultipartRequestWrapper
	at
weblogic.servlet.internal.RequestDispatcherImpl.forward<RequestDispatcherImp
l.java:112)
	at
org.apache.struts.action.ActionServlet.processValidate(ActionServlet.java:21
26)
	at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1553)
	...

Mitesh Mehta
S1 Corp (http://www.s1.com)