wjhk.jupload2.policies
Class FileByFileUploadPolicy

java.lang.Object
  extended by wjhk.jupload2.policies.DefaultUploadPolicy
      extended by wjhk.jupload2.policies.FileByFileUploadPolicy
All Implemented Interfaces:
UploadPolicy

Deprecated. You can use the applet, without the uploadPolicy applet parameter, and put the nbFilesPerRequest to 1. It does the same...

@Deprecated
public class FileByFileUploadPolicy
extends DefaultUploadPolicy

Specialization of CustomizedNbFilesPerRequestUploadPolicy, where each upload HTTP request contains only one file.

This policy :