RE: Null Pointer Exception when i use execand Wait with file upload

2013-03-16 Thread Martin Gainty
so the line ServletActionContext.getServletContext(); is NPE please display configuration for your Action from struts*.xml Martin __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger se

Re: Null Pointer Exception when i use execand Wait with file upload

2013-03-16 Thread Pranava Swaroop
10 image/gif,image/jpeg,image/png 1500 /jsp/wait.jsp /jsp/SingleUpload.jsp On 16 March 2013 22:16, Martin

RE: Null Pointer Exception when i use execand Wait with file upload

2013-03-16 Thread Martin Gainty
appears that you are using an older version of struts (before the integration of xwork to struts framework) can you refactor to struts 2.3.4 and follow the showcase example for filedownload \struts-2.3.4\src\apps\showcase\src\main\java\org\apache\struts2\showcase\filedownload /* * $Id: FileDow