I know you can get a parameter (param tag's value) from the applet
tag and use it inside the applet class...
But I need to go in the reverse path!! Can I calculate some value
and put the result back in the HTML page? maybe a param tag inside
the applet tag, or an ordinary input inside a form inside the html
page.