
Jnlpdownloadservlet can be used to package a jnlp file and its associated resources in a web archive (.war) file. the purpose of the servlet is to provide a simple and convenient packaging format for jnlp applications, so they can be easily deployed in a web container, such as tomcat or a j2ee-compliant application server.