Actually I put System.out.println in my Applet class and I do see the standard output being printed on my shell window using appletviewer, so I don't think it's output problem... But the System.out.println defined in my aspect doesn't have any effect on the applet.......... deeply puzzled.....
I wonder if it's html problem, this is my html code: