org.infoglue.cms.util
Class FileUploadHelper

java.lang.Object
  extended by org.infoglue.cms.util.FileUploadHelper

public class FileUploadHelper
extends java.lang.Object

This is the action-class for UpdateDigitalAssetVersion

Author:
Mattias Bogeblad

Constructor Summary
FileUploadHelper()
           
 
Method Summary
static java.io.File getUploadedFile(webwork.multipart.MultiPartRequestWrapper mpr)
           
static void listMultiPartFiles(javax.servlet.http.HttpServletRequest req)
          Lists the files
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadHelper

public FileUploadHelper()
Method Detail

getUploadedFile

public static java.io.File getUploadedFile(webwork.multipart.MultiPartRequestWrapper mpr)

listMultiPartFiles

public static void listMultiPartFiles(javax.servlet.http.HttpServletRequest req)
Lists the files



Copyright © 2005 InfoGlue.org All Rights Reserved.