I have a web site that has a main applet and a frame where it contains another user dependent applet. The framed applet has parameters that I want to reference in the main page applet.
This way I can tell which user is logged in and display corresponding information.
does anybody know whether it is possible for a java applet to reference another java applet's parameters? if so how? if it's not possible please tell me as well.
thankz
ken
This way I can tell which user is logged in and display corresponding information.
does anybody know whether it is possible for a java applet to reference another java applet's parameters? if so how? if it's not possible please tell me as well.
thankz
ken