hi, i have given this message previously and nobody replied...can anyone kindly let me know what to do? i am new to java programming... i need to write a java program in which, if i click on one applet window (say, w1), there is another applet window (say, w2) which gets activated and shows some graph basing on some values from w1 . So i thought that i need to send some values from w1 to w2..hence i created a package and kept it in both w1 and w2...is there a simple way or is there anything wrong with my logic? thanks