throbber
Documentation
`
`The Java™ Tutorials
`
`Trail: Deployment 
`Lesson: Java Applets 
`Section: Getting Started With Applets 
`Subsection: Deploying an Applet
`Deploying With the Applet Tag
`
`If you are not sure whether your end users' browsers will have the JavaScript interpreter enabled, you can deploy your Java applet by manually coding
`the <applet> HTML tag, instead of using the Deployment Toolkit functions. Depending on the browsers you need to support, you may need to
`deploy your Java applet using the <object> or <embed> HTML tag. Check the W3C HTML Specification for details on the usage of these tags.
`You can launch your applet using Java Network Launch Protocol (JNLP) or specify the launch attributes directly in the <applet> tag.
`
`Preparing for Deployment
`
`Follow the steps described in the Deploying An Applet topic to compile your source code, create and sign the JAR file, and create the JNLP file if
`necessary. The overall steps for deployment are still relevant. Only the contents of your HTML page containing the applet will change.
`
`Manually Coding Applet Tag, Launching Using JNLP
`
`The AppletPage_WithAppletTag.html page deploys the Dynamic Tree Demo applet with an <applet> tag that has been manually coded
`(meaning, the applet is not deployed using the Deployment Toolkit which automatically generates the required HTML). The applet is still launched
`using JNLP. The JNLP file is specified in the jnlp_href attribute.
`
`<applet code = 'appletComponentArch.DynamicTreeApplet' 
`        jnlp_href = 'dynamictree_applet.jnlp'
`        width = 300
`        height = 300 />
`
`Manually Coding Applet Tag, Launching Without JNLP
`
`Using JNLP is the preferred way to deploy an applet, however, you can also deploy your applet without a JNLP file.
`The AppletPage_WithAppletTagNoJNLP.html deploys the Dynamic Tree Demo applet as shown in the following code snippet.
`
`<applet code = 'appletComponentArch.DynamicTreeApplet' 
`    archive = 'DynamicTreeDemo.jar'
`    width = 300
`    height = 300>
`    <param name="permissions" value="sandbox" />
`</applet>
`
`where
`
`code is the name of the applet class.
`archive is the name of jar file containing the applet and its resources.
`width is the width of the applet.
`height is the height of the applet.
`permissions indicates if the applet runs in the security sandbox. Specify "sandbox" for the value to run in the sandbox. Specify "all­
`permissions" to run outside the sandbox. If the permissions parameter is not present, signed applets default to "all­permissions" and
`unsigned applets default to "sandbox".
`
`Your use of this page and all the material on pages under "The Java Tutorials" banner is subject to these legal
`notices.
`
`Problems with the examples? Try Compiling and Running the Examples:
`FAQs.
`
`Copyright © 1995, 2015 Oracle and/or its affiliates. All rights reserved.
`
`0001
`
`Blue Coat Systems - Exhibit 1019
`
`

`
`Previous page: Deploying an Applet 
`Next page: Doing More With Applets
`
`Complaints? Compliments? Suggestions? Give us your feedback.
`
`0002

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket