« Return to Thread: [Help] Upload File Component Problem

Re: [Help] Upload File Component Problem

by avbravo :: Rate this Message:

Reply to Author | View in Thread

can you used the fileupload without:

ServletContext theApplicationsServletContext = (ServletContext) this.getExternalContext().getContext();
this.realImageFilePath = theApplicationsServletContext.getRealPath(IMAGE_URL);

 « Return to Thread: [Help] Upload File Component Problem