All Examples

Package Index

Zero Client Administration (ZAC) examples

There are two ZAC example applications for you to try:

about these examples

WebLogic ZAC allows you to package a Java application or applet for deployment to remote clients over the network. With ZAC, you can have your applications automatically updated to the latest published version each time your clients start the application on their machines.

ZSimple
The ZSimple example demonstrates how to automatically package an application with ZAC. The example is unaware that it is packaged and deployed by ZAC.
ZUpdate
The ZUpdate example uses the ZAC API to be aware when new versions of itself, or the packages it depends upon, are published. It senses the new version, and provides an option in it's GUI to restart, and update itself.

there's more

Read more about how to use the ZAC Publish Wizard in the Administrators Guide, Publishing with WebLogic ZAC, and how to develop applications that use the ZAC API in the Developers Guide, Using WebLogic ZAC.

Copyright © 1999-2000 BEA Systems, Inc. All rights reserved.

Last updated 08/23/1999