Hi, I think this is useful. hope you'll include it. Permits the binding of applet document base and init parameters into wtkx.
public final void startup(Display display, Dictionary<String, String>
properties)
throws Exception
{
Properties data = new Properties(properties);
WTKXSerializer wtkx = new WTKXSerializer(data);
/john/
