This example application uses an HTML page to upload a video to your media library, using Java and the Media Write API. The HTML form page is backed up by a servlet class that takes the video name, description, and file, and passes them into the create_video method.