Hello - Does anybody know of a way to get either the fragment or search portion of a url using JApplet's api. For example, if an applet is started via the url http://www.tendu.net/file#param=XXX, applet.getCodeBase() only returns http://www.tendu.net/file when I want to be able to get at the fragment part of the url. thanks, dave _______________________________________________ Swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/swing
