> I'd like to use getParameter() and other getXxxx() method of an
> applet from an application that puts the applet in a frame window.
..
> Is it possible?
Yes. You can create an artificial AppletStub and AppletContext
for an Applet hosted by a Frame or JFrame, then you simply need
to attach the stub and context before adding it to the Frame
or JFrame's contentPane().
> I mean I'd be happy if the application could read the parameters
> and other data from the original HTML file that has applet tag.
I have not specifically parsed HTML to get the applet param's,
but my (ever 'yet to be released') Appleteer program creates and
reads an XMLised object of applet parameters.

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane