A simple applet (without display) with a method called doIt(String message) that shows "Called: doIt(#message#)" in the status bar of the window.
Your browser does not support the applet tag.
call applet's doIt('hello')
call applet's doIt(12345)