Klasse PartUtils

java.lang.Object
org.apache.myfaces.tobago.internal.util.PartUtils

@Deprecated public final class PartUtils extends Object
Veraltet.
since 5.0.0. Servlet 3.1 or higher is required.
Only needed for Servlet 3.0. Not needed for Servlet 3.1 or higher.

Basically taken from Apache Tomcat 8

  • Methodendetails

    • getSubmittedFileName

      @Deprecated public static String getSubmittedFileName(jakarta.servlet.http.Part part)
      Veraltet.
      since 5.0.0. Servlet 3.1 or higher is required.
      This is a helper method, to get the original file name of the upload. If you have at least Servlet 3.1, you wouldn't need this function.
      Seit:
      Tobago 3.0.0