Class WebUtil

java.lang.Object
com.saperion.util.WebUtil

public class WebUtil extends Object
  • Constructor Details

    • WebUtil

      public WebUtil()
  • Method Details

    • getContentDispositionFileName

      public static String getContentDispositionFileName(String filename)
      This method builds the filename value for the HTTP header field Content-Disposition. The RFC5987 and RFC6266 is taken into account here and fixes an issue with Umlaut characters
      Returns:
      filename value for HTTP header field Content-Disposition