|
Applet provides mechanism to pass parameters from html to the applet. If this message text is hard coded, there is nothing we can do about it, but applets like this one are generally written to read parameters and display messages. I'd first check if you can do that.
|