This document describes a portlet for job management that allows submitting and tracking jobs on distributed computing infrastructures. It discusses the portlet lifecycle and interfaces, how it handles different modes like view, edit, and help. It also explains how the portlet exchanges parameters between Java and JSP pages using request attributes and parameters. Finally, it provides details of an example hostname portlet implementation, covering initialization, action/view handling, and job submission parameters.