Dear All Developer
IF i have a simple apple which contain a image icon , and when i click on the image i want the applet to open another page contain another applet and send data to that applet
example:
Html1--> Applet1 -->contain Image --> on click
the Html1 will closed and The Html2-->open -->start Applet2 --> which recive Data from Applet1
so how i can do that