Class EgovFileUploadUtil

    • Constructor Detail

      • EgovFileUploadUtil

        public EgovFileUploadUtil()
    • Method Detail

      • uploadFiles

        public static java.util.List<EgovFormBasedFileVo> uploadFiles​(javax.servlet.http.HttpServletRequest request,
                                                                      java.lang.String where,
                                                                      long maxFileSize)
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception