I've added the UploadWebRequest and I still have the same problem.

Is UploadWebRequest not only for UploadProgressBar as stated in the Javadoc?



Stefan Lindner wrote:
> 
> Do you have
>  
>      @Override
>      protected WebRequest newWebRequest(HttpServletRequest servletRequest)
> {
>           return new UploadWebRequest(servletRequest);
>      }
> 
> in your Application class?
> 
> 

-- 
View this message in context: 
http://old.nabble.com/FileUploadField-in-a-ModalWindow-%28wicket-1.4.3%29--tp26577255p26583667.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to