Re: Servlet Exception occurs in TilesRequestProcessor when using a Multipart form.

2007-02-13 Thread dennis labajo
I'm getting the same error as this guyhas anybody encountered this before and fixed it? Thanks, Dennis. On 1/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I have a struts application that is using tiles and weblogic. When I try to use a multipart form I get the Servlet Exception l

Servlet Exception occurs in TilesRequestProcessor when using a Multipart form.

2006-01-20 Thread ntsengas
I have a struts application that is using tiles and weblogic. When I try to use a multipart form I get the Servlet Exception listed below. I think I have traced it down to the UrlController class. The execute method creates a RequestDispatcher and tries to call the include method. The reque