I have a screen in a web app that has two applets, one is the link navigator, and the other is a form which connects to db2 and uses a bunch of classes. The navigation applet talks to javascript for getting cookies, and setting them, using JSObject's call method...this works great, so...